Skip to content

Commit 619ab60

Browse files
Bump pyjwt from 2.8.0 to 2.9.0
1 parent b1d321e commit 619ab60

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -17,7 +17,7 @@ classifiers = [
1717

1818
[tool.poetry.dependencies]
1919
python = "^3.8"
20-
PyJWT = ">=2.4.0,<2.9"
20+
PyJWT = ">=2.4.0,<2.10"
2121
requests = ">=2.20.0,<3.0"
2222

2323
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)