Skip to content

Commit 271e67c

Browse files
dependabot-preview[bot]Aaron Suarez
authored andcommitted
Bump pyjwt from 2.0.0 to 2.0.1
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.0.0...2.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 70b13e6 commit 271e67c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
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 = "^2.0.0"
31+
pyjwt = "^2.0.1"
3232
cryptography = "^3.3"
3333

3434
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)