Skip to content

Commit 8ad1fda

Browse files
dependabot[bot]dolfinus
authored andcommitted
Bump pyjwt from 2.11.0 to 2.12.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.11.0...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d93a810 commit 8ad1fda

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ server = [
7070
"python-multipart~=0.0.21",
7171
"uvicorn~=0.41.0",
7272
"alembic~=1.18.1",
73-
"pyjwt~=2.11.0",
73+
"pyjwt>=2.11,<2.13",
7474
"asyncpg~=0.31",
7575
"python-keycloak>=7.0.1,<7.2.0",
7676
"itsdangerous~=2.2.0",

uv.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.

0 commit comments

Comments
 (0)