Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit a37cd0e

Browse files
Bump pyjwt from 2.0.1 to 2.4.0 (#13)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0238e87 commit a37cd0e

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
@@ -6,7 +6,7 @@ authors = ["Python Italia"]
66

77
[tool.poetry.dependencies]
88
python = "^3.9"
9-
PyJWT = "2.0.1"
9+
PyJWT = "2.4.0"
1010
starlette = {version = "^0.14.2", optional = true}
1111
strawberry-graphql = "*"
1212
pydantic = {version = "*", optional = true}

0 commit comments

Comments
 (0)