Skip to content

Commit ea5f697

Browse files
committed
update all python packages from pypi to their latest version
1 parent c0f048d commit ea5f697

File tree

17 files changed

+61
-61
lines changed

17 files changed

+61
-61
lines changed

api/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Flask==2.3.2
1+
Flask==3.1.2
22
gunicorn==23.0.0
33
opensearch-py==3.0.0
4-
requests==2.32.4
5-
regex==2022.3.2
6-
dateparser==1.2.1
7-
elasticsearch==8.18.0
4+
requests==2.32.5
5+
regex==2025.11.3
6+
dateparser==1.2.2
7+
elasticsearch==8.19.2
88
elasticsearch-dsl==8.18.0
9-
psutil==7.0.0
9+
psutil==7.1.3

arkime/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
beautifulsoup4==4.13.3
2-
pyzmq==26.3.0
1+
beautifulsoup4==4.14.2
2+
pyzmq==27.1.0
33
watchdog==6.0.0
4-
supervisor==4.3.0
4+
supervisor==4.3.0

dashboards/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
supervisor==4.3.0
22
git+https://github.com/mmguero-dev/python-humanfriendly.git
3-
requests==2.32.4
3+
requests==2.32.5

file-monitor/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
clamd==1.0.2
22
dominate==2.9.1
33
git+https://github.com/mmguero-dev/python-humanfriendly.git
4-
psutil==7.0.0
5-
pycryptodome==3.22.0
4+
psutil==7.1.3
5+
pycryptodome==3.23.0
66
python-magic==0.4.27
77
stream-zip==0.0.83
88
supervisor==4.3.0
99
watchdog==6.0.0
10-
yara-python==4.5.1
10+
yara-python==4.5.4

file-upload/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
supervisor==4.3.0
1+
supervisor==4.3.0

filebeat/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
entrypoint2==1.1
22
ordered-set==4.1.0
3-
patool==4.0.0
3+
patool==4.0.2
44
python-magic==0.4.27
55
pyunpack==0.3
66
supervisor==4.3.0
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
clamd==1.0.2
2-
dateparser==1.2.1
2+
dateparser==1.2.2
33
debinterface==3.5.0
44
dominate==2.9.1
55
git+https://github.com/google/mandiant-ti-client
66
git+https://github.com/mmguero-dev/python-humanfriendly.git
77
supervisor==4.3.0
8-
pymisp==2.4.170.1
9-
python-dotenv==1.1.0
10-
ruamel.yaml==0.18.10
8+
pymisp==2.5.17.2
9+
python-dotenv==1.2.1
10+
ruamel.yaml==0.18.16
1111
stix2==3.0.1
1212
stream-zip==0.0.83
1313
taxii2-client==2.3.0
14-
vt-py==0.21.0
14+
vt-py==0.22.0
1515
watchdog==6.0.0
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
certifi==2024.7.4
2-
chardet==5.1.0
3-
click==8.1.3
4-
Flask==2.3.2
5-
Flask-Cors==6.0.0
1+
certifi==2025.10.5
2+
chardet==5.2.0
3+
click==8.3.0
4+
Flask==3.1.2
5+
Flask-Cors==6.0.1
66
gunicorn==23.0.0
7-
idna==3.7
8-
itsdangerous==2.1.2
7+
idna==3.11
8+
itsdangerous==2.2.0
99
Jinja2==3.1.6
10-
MarkupSafe==2.1.2
11-
psutil==7.0.0
12-
requests==2.32.4
10+
MarkupSafe==3.0.3
11+
psutil==7.1.3
12+
requests==2.32.5
1313
six==1.17.0
1414
urllib3==2.5.0
15-
Werkzeug==3.0.6
15+
Werkzeug==3.1.3

logstash/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ipaddress==1.0.23
22
manuf==1.1.5
3-
pyyaml==6.0.2
4-
supervisor==4.3.0
3+
pyyaml==6.0.3
4+
supervisor==4.3.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
debinterface==3.5.0
2-
kubernetes==32.0.1
3-
python-dotenv==1.1.0
4-
ruamel.yaml==0.18.10
2+
kubernetes==34.1.0
3+
python-dotenv==1.2.1
4+
ruamel.yaml==0.18.16

0 commit comments

Comments
 (0)