Skip to content

Commit 00fe2da

Browse files
dependabot-preview[bot]Aaron Suarez
authored and
Aaron Suarez
committed
Bump pyjwt from 1.7.1 to 2.0.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.0.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.md) - [Commits](jpadilla/pyjwt@1.7.1...2.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d66f147 commit 00fe2da

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

poetry.lock

+9-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ sqlalchemy = "1.3.22"
2828
SQLAlchemy-Utils = "0.36.8"
2929
uWSGI = "2.0.19.1"
3030
Werkzeug = "1.0.1"
31-
pyjwt = "^1.7.1"
31+
pyjwt = "^2.0.0"
3232
cryptography = "^3.3"
3333

3434
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)