Skip to content

Commit 86a2e17

Browse files
committed
deps: update dependency requests to v2.33.0 [security]
1 parent 6ec23fa commit 86a2e17

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
connectorx==0.4.5
22
pandas==2.3.3
33
testcontainers~=4.14.1
4-
requests==2.32.5
4+
requests==2.33.0
55
google~=3.0.0
66
google.auth~=2.49.1

samples/python/django/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Django==5.2.12
44
google==3.0.0
55
google.auth==2.49.1
66
testcontainers==4.14.1
7-
requests==2.32.5
7+
requests==2.33.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
psycopg[binary]~=3.3.3
22
testcontainers~=4.14.2
3-
requests==2.32.5
3+
requests==2.33.0
44
google~=3.0.0
55
google.auth~=2.49.1

samples/python/sqlalchemy2-sample/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ sqlalchemy==2.0.44
44
google~=3.0.0
55
google.auth~=2.49.1
66
testcontainers~=4.14.1
7-
requests==2.32.5
7+
requests==2.33.0

0 commit comments

Comments
 (0)