Skip to content

Commit

Permalink
Bump pyjwt from 2.10.0 to 2.10.1 in /server/requirements
Browse files Browse the repository at this point in the history
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.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.10.0...2.10.1)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 1ee423a commit 2866a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ redis==5.2.0
pyotp==2.9.0
qrcode==8.0
Pillow==11.0.0
PyJWT==2.10.0
PyJWT==2.10.1
Authlib==1.3.2
passlib==1.7.4
werkzeug==3.1.3
Expand Down

0 comments on commit 2866a9e

Please sign in to comment.