Skip to content

Commit 980f617

Browse files
authored
Merge pull request PacktPublishing#15 from PacktPublishing/dependabot/pip/ch14/requirements/cryptography-44.0.1
Bump cryptography from 43.0.3 to 44.0.1 in /ch14/requirements
2 parents d606721 + b2fc977 commit 980f617

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ch14/requirements/requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,16 @@ cffi==1.17.1
1212
# via cryptography
1313
click==8.1.7
1414
# via uvicorn
15-
cryptography==43.0.3
15+
cryptography==44.0.1
1616
# via pyjwt
1717
dnspython==2.7.0
1818
# via email-validator
1919
email-validator==2.2.0
2020
# via pydantic
2121
fastapi==0.115.5
2222
# via -r requirements.in
23+
greenlet==3.1.1
24+
# via sqlalchemy
2325
h11==0.14.0
2426
# via uvicorn
2527
idna==3.10

0 commit comments

Comments
 (0)