Skip to content

Commit 78aff80

Browse files
committed
bump requests to v2.33.1
1 parent 7ba0288 commit 78aff80

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==3.1.3
22
gunicorn==23.0.0
33
opensearch-py==3.1.0
4-
requests==2.33.0
4+
requests==2.33.1
55
regex==2025.11.3
66
dateparser==1.2.2
77
elasticsearch==8.19.2

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.33.0
3+
requests==2.33.1

logstash/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ipaddress==1.0.23
22
manuf==1.1.5
33
pyyaml==6.0.3
4-
requests==2.33.0
4+
requests==2.33.1

pcap-monitor/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ elasticsearch-dsl==8.18.0
33
opensearch-py==3.1.0
44
python-magic==0.4.27
55
pyzmq==27.1.0
6-
requests==2.33.0
6+
requests==2.33.1
77
supervisor==4.3.0
88
watchdog==6.0.0

0 commit comments

Comments
 (0)