Skip to content

Commit

Permalink
Bump pyjwt from 2.9.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@2.9.0...2.10.0)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 49ea9e4 commit bec4d50
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ pygments==2.17.2
# rich
pyjks==20.0.0
# via -r requirements-tests.txt
pyjwt==2.9.0
pyjwt==2.10.0
# via -r requirements-tests.txt
pynacl==1.5.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ pyjks==20.0.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
pyjwt==2.9.0
pyjwt==2.10.0
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ pygments==2.17.2
# rich
pyjks==20.0.0
# via -r requirements.txt
pyjwt==2.9.0
pyjwt==2.10.0
# via -r requirements.txt
pynacl==1.5.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ pygments==2.17.2
# via rich
pyjks==20.0.0
# via -r requirements.in
pyjwt==2.9.0
pyjwt==2.10.0
# via -r requirements.in
pynacl==1.5.0
# via paramiko
Expand Down

0 comments on commit bec4d50

Please sign in to comment.