Skip to content

Commit a61c0e9

Browse files
Update pyjwt requirement from ~=2.5.0 to ~=2.6.0
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](https://github.com/jpadilla/pyjwt/commits) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6c34b6 commit a61c0e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ pyasn1~=0.4.8
9797
pyasn1-modules~=0.2.8
9898
pycparser~=2.21
9999
Pygments~=2.13.0
100-
PyJWT~=2.5.0
100+
PyJWT~=2.6.0
101101
pyparsing~=3.0.9
102102
PyQt5~=5.15.7
103103
PyQt5-Qt5~=5.15.2

0 commit comments

Comments
 (0)