Skip to content

Commit eb21700

Browse files
Bump pyjwt from 2.12.1 to 2.13.0 (#3570)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.1 to 2.13.0. This resolves a Dependabot security alert. Dependabot could not raise the version automatically, not exactly sure why, maybe the casing of the package name? Anyway this should resolve it. - Changelog: https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst - Compare: jpadilla/pyjwt@2.12.1...2.13.0
1 parent 359b7da commit eb21700

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
@@ -82,7 +82,7 @@ dependencies = [
8282
"pydantic-xml>=2.21.0,<3",
8383
"pydantic[email]>=2.13.4,<3",
8484
"pyinstrument>=5.0,<6",
85-
"PyJWT>=2.8,<3",
85+
"PyJWT>=2.13,<3",
8686
"PyLD==3.0.0",
8787
"pymarc==5.4.0",
8888
"pyOpenSSL>=26.0.0,<27",

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)