Skip to content

Commit

Permalink
dependabot: 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 64b51a3 commit 81c384f
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 @@ -9,7 +9,7 @@ matplotlib==3.7.5
pandas==2.0.3
paramiko==3.5.0
pyasn1==0.6.1
PyJWT==2.9.0
PyJWT==2.10.0
pre-commit==3.5.0
setuptools==72.0.0
pytest==8.3.3
Expand Down

0 comments on commit 81c384f

Please sign in to comment.