Skip to content

Commit d922d7d

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ packages = [
2727
python = "^3.6"
2828
requests = "^2.25.1"
2929
cryptography = "3.3.2"
30-
PyJWT = "2.0.1"
30+
PyJWT = "2.4.0"
3131

3232
[tool.poetry.dev-dependencies]
3333
mock = "^4.0.3"

0 commit comments

Comments
 (0)