Skip to content

Commit

Permalink
build(deps): 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 39dbd5c commit 8a8dce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_reqs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ idna==3.10 # requests
charset_normalizer==3.4.0 # requests
urllib3==2.2.3 # requests
requests==2.32.3 # pylti1p3
pyjwt==2.9.0 # pylti1p3
pyjwt==2.10.0 # pylti1p3
cffi==1.17.1 # cryptography
cryptography==43.0.3 # jwcrypto
jwcrypto==1.5.6 # pylti1p3
Expand Down

0 comments on commit 8a8dce2

Please sign in to comment.