Skip to content

Commit 06dbd5d

Browse files
Bump pyjwt from 2.1.0 to 2.4.0 in /code
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.1.0 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@2.1.0...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8724221 commit 06dbd5d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

code/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ requests = "==2.25.1"
99
cryptography = "==3.3.2"
1010
Flask = "==2.0.1"
1111
certifi = "==2021.5.30"
12-
PyJWT = "==2.1.0"
12+
PyJWT = "==2.4.0"
1313

1414
[dev-packages]
1515
flake8 = "3.9.2"

code/Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)