Skip to content

Commit de7e61d

Browse files
committed
chore(deps): update dependency python-jose to v3.4.0 [security]
1 parent d9da8db commit de7e61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authenticating-users/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [START getting_started_requirements]
22
Flask==2.2.5
33
cryptography==41.0.2
4-
python-jose[cryptography]==3.3.0
4+
python-jose[cryptography]==3.4.0
55
requests==2.31.0
66
# [END getting_started_requirements]

0 commit comments

Comments
 (0)