Skip to content

Commit 2958fcd

Browse files
Merge pull request #101 from adobe-apiplatform/dependabot/pip/pyjwt-2.4.0
Bump pyjwt from 2.0.1 to 2.4.0
2 parents bb936cb + d922d7d commit 2958fcd

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)