Skip to content

Commit

Permalink
Update pyjwt requirement from ~=2.4.0 to ~=2.5.0
Browse files Browse the repository at this point in the history
Updates the requirements on [pyjwt](https://github.com/jpadilla/pyjwt) to permit the latest version.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@2.4.0...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 19, 2022
1 parent 4de907b commit f10fa34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -101,7 +101,7 @@ pyasn1~=0.4.8
pyasn1-modules~=0.2.8
pycparser~=2.21
Pygments~=2.13.0
PyJWT~=2.4.0
PyJWT~=2.5.0
pyparsing~=3.0.9
PyQt5~=5.15.7
PyQt5-Qt5~=5.15.2
Expand Down

0 comments on commit f10fa34

Please sign in to comment.