Skip to content

Commit

Permalink
Bump pyjwt from 2.9.0 to 2.10.1 (#253)
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: Rafael Cenzano <[email protected]>
  • Loading branch information
dependabot[bot] and RafaelCenzano authored Dec 2, 2024
1 parent 1bae4b6 commit ee41913
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 @@ -21,7 +21,7 @@ packaging==24.2
pluggy==1.5.0
psycopg2==2.9.10
psycopg2-binary==2.9.9
PyJWT==2.9.0
PyJWT==2.10.1
pytest==8.3.3
pytest-cov==5.0.0
python3-saml==1.16.0
Expand Down

0 comments on commit ee41913

Please sign in to comment.