Skip to content

Commit b5f0735

Browse files
Bump pyjwt from 2.10.1 to 2.12.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.1 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.10.1...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 414f098 commit b5f0735

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ pydantic-core==2.41.5
128128
# via pydantic
129129
pyflakes==3.4.0
130130
# via autoflake
131-
pyjwt==2.10.1
131+
pyjwt==2.12.0
132132
# via redis
133133
pytest==8.3.3
134134
# via

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ pydantic==2.12.5
8585
# fastapi
8686
pydantic-core==2.41.5
8787
# via pydantic
88-
pyjwt==2.10.1
88+
pyjwt==2.12.0
8989
# via redis
9090
python-dateutil==2.9.0.post0
9191
# via celery

0 commit comments

Comments
 (0)