Skip to content

Commit 432439f

Browse files
Bump pyjwt from 2.0.1 to 2.6.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.0.1 to 2.6.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/commits) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9e8702 commit 432439f

File tree

2 files changed

+38
-37
lines changed

2 files changed

+38
-37
lines changed

poetry.lock

+37-36
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 = "^2.0.1"
31+
pyjwt = "^2.6.0"
3232
cryptography = "^3.4"
3333

3434
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)