Skip to content

Commit 47ea2bc

Browse files
Bump pyjwt from 2.10.0 to 2.10.1
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.10.0...2.10.1) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ff7be3 commit 47ea2bc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -9,7 +9,7 @@ package-mode = false
99
[tool.poetry.dependencies]
1010
python = "^3.12"
1111
sqlmodel = "^0.0.22"
12-
pyjwt = "^2.10.0"
12+
pyjwt = "^2.10.1"
1313
jinja2 = "^3.1.4"
1414
uvicorn = "^0.32.0"
1515
psycopg2 = "^2.9.10"

0 commit comments

Comments
 (0)