Skip to content

Commit 7ea359f

Browse files
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 1c6f261 commit 7ea359f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -52,7 +52,7 @@ numpy = "^2.4.2"
5252
ordered-set = "^4.1.0"
5353
phonenumbers = "^9.0.25"
5454
pycparser = "^3.0"
55-
pyjwt = "^2.11.0"
55+
pyjwt = "^2.12.0"
5656
python-json-logger = "^4.0.0"
5757
redis = "^7.2.1"
5858
regex = "^2026.2.19"

0 commit comments

Comments
 (0)