Skip to content

Commit bd57964

Browse files
Merge pull request #168 from python-discord/dependabot/pip/pyjwt-2.4.0
Bump pyjwt from 2.3.0 to 2.4.0
2 parents 25fce5e + a985336 commit bd57964

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -12,7 +12,7 @@ nested_dict = "^1.61"
1212
uvicorn = {extras = ["standard"], version = "^0.17.6"}
1313
motor = "^2.4.0"
1414
python-dotenv = "^0.19.2"
15-
pyjwt = "^2.3.0"
15+
pyjwt = "^2.4.0"
1616
httpx = "^0.22.0"
1717
gunicorn = "^20.1.0"
1818
pydantic = "^1.8.2"

0 commit comments

Comments
 (0)