Skip to content

Commit

Permalink
Bump pyjwt from 2.9.0 to 2.10.1 (#496)
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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Grosse Huelsewiesche <[email protected]>
  • Loading branch information
dependabot[bot] and MichaelGHSeg authored Dec 11, 2024
1 parent 1eae85f commit a300a1a
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 @@ -3,6 +3,6 @@ cryptography==43.0.3
flake8==7.1.1
mock==2.0.0
pylint==3.2.7
PyJWT==2.9.0
PyJWT==2.10.1
python-dateutil==2.8.2
requests==2.32.3

0 comments on commit a300a1a

Please sign in to comment.