Skip to content

Commit

Permalink
Update dependency PyJWT to ~=2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent 9283654 commit d68f830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
packages=find_packages(),
install_requires=[
'fastapi~=0.115.0',
'PyJWT~=2.9.0',
'PyJWT~=2.10.0',
'redis~=5.2.0',
'passlib~=1.7.4'
],
Expand Down

0 comments on commit d68f830

Please sign in to comment.