Skip to content

Commit a985336

Browse files
Bump pyjwt from 2.3.0 to 2.4.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.3.0...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25fce5e commit a985336

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)