Skip to content

Commit

Permalink
chore(deps): update dependency pyjwt to v2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 00edb05 commit 826d3e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pycparser==2.22 ; python_full_version >= "3.10.0" and python_full_version < "4.0
pydantic-core==2.23.4 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
pydantic==2.9.2 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
pygithub==2.5.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
pyjwt[crypto]==2.10.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
pyjwt[crypto]==2.10.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
pynacl==1.5.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
pyyaml==6.0.2 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
referencing==0.35.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"
Expand Down

0 comments on commit 826d3e3

Please sign in to comment.