Skip to content

Commit

Permalink
build(deps): bump pyjwt from 2.9.0 to 2.10.0 in /backend
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 and thomashbrnrd committed Nov 21, 2024
1 parent c84b64a commit 419a218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pyyaml>=5.4.1
user-agents==2.2.0
boto3==1.35.54
autodynatrace==2.1.1
PyJWT==2.9.0
PyJWT==2.10.0
cryptography==43.0.3
# ML
basegun-ml==2.0.5
Expand Down

0 comments on commit 419a218

Please sign in to comment.