Skip to content

Commit 682c225

Browse files
authored
Merge pull request #191 from vpython/dependabot/pip/cryptography-44.0.1
Bump cryptography from 41.0.6 to 44.0.1
2 parents 0f1dcdf + 95c1ded commit 682c225

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
async-timeout==4.0.2
22
Authlib==1.3.1
3-
blinker==1.6.2
3+
blinker==1.9.0
44
cachetools==5.3.0
55
certifi==2024.7.4
66
cffi==1.15.1
77
charset-normalizer==3.1.0
88
click==8.1.3
99
cryptography==44.0.1
10-
Flask==2.3.2
10+
Flask==3.1.1
1111
google-api-core==2.17.1
1212
google-api-python-client==2.176.0
1313
google-auth==2.40.3
@@ -22,7 +22,7 @@ grpcio==1.73.1
2222
grpcio-status==1.63.0rc1
2323
httplib2==0.22.0
2424
idna==3.4
25-
itsdangerous==2.1.2
25+
itsdangerous==2.2.0
2626
Jinja2==3.1.6
2727
MarkupSafe==2.1.2
2828
proto-plus==1.22.2
@@ -40,4 +40,4 @@ rsa==4.9
4040
six==1.16.0
4141
uritemplate==4.1.1
4242
urllib3==2.5.0
43-
Werkzeug==3.0.6
43+
Werkzeug==3.1.0

0 commit comments

Comments
 (0)