Skip to content

Commit f45472f

Browse files
committed
update deps
1 parent a1cbf25 commit f45472f

5 files changed

Lines changed: 8 additions & 7 deletions

File tree

packages/google-auth/testing/constraints-3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ cryptography==38.0.3
66
aiohttp==3.9.0
77
requests==2.30.0
88
pyjwt==2.0
9-
urllib3>2.0.0
9+
urllib3==2.0.0

packages/google-auth/testing/constraints-3.12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ cryptography==38.0.3
66
aiohttp==3.9.0
77
requests==2.30.0
88
pyjwt==2.0
9-
urllib3>2.0.0
9+
urllib3==2.0.0

packages/google-auth/testing/constraints-3.13.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ pyasn1-modules==0.2.1
44
setuptools==40.3.0
55
cryptography==38.0.3
66
aiohttp==3.9.0
7-
requests==2.25.0
7+
requests==2.30.0
88
pyjwt==2.0
9-
urllib3==1.26.0
9+
urllib3==2.0.0

packages/google-auth/testing/constraints-3.14.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ pyasn1-modules==0.2.1
44
setuptools==40.3.0
55
cryptography==38.0.3
66
aiohttp==3.9.0
7-
requests==2.25.0
7+
requests==2.30.0
88
pyjwt==2.0
9+
urllib3==2.0.0

packages/google-auth/testing/constraints-extras-3.14.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ pyopenssl==23.2.0
88
pyu2f==0.1.5
99
rsa==4.0
1010
aiohttp==3.9.0
11-
requests==2.25.0
12-
urllib3==1.26.0
11+
requests==2.30.0
12+
urllib3==2.0.0

0 commit comments

Comments
 (0)