Skip to content

Commit 1697e22

Browse files
Bump pyjwt from 1.7.1 to 2.4.0 in /src/backend
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@1.7.1...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11323ca commit 1697e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"py==1.8.1",
4343
"pycparser==2.20",
4444
"pygments==2.6.1",
45-
"pyjwt==1.7.1",
45+
"pyjwt==2.4.0",
4646
"pyparsing==2.4.7",
4747
"pytest==5.4.2",
4848
"pytest-lazy-fixture==0.6.2",

0 commit comments

Comments
 (0)