Skip to content

Commit 2992574

Browse files
authored
Bump pyjwt to 2.13.0 (#1230)
1 parent 0a91245 commit 2992574

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"prometheus-client==0.21.1",
3939
"psycopg2-binary==2.9.10",
4040
"pycryptodomex==3.23.0",
41-
"pyjwt==2.12.1",
41+
"pyjwt==2.13.0",
4242
"python-dateutil==2.8.2",
4343
"python-json-logger==2.0.2",
4444
"python-magic==0.4.18",
@@ -67,7 +67,7 @@ version = {attr = "mwdb.version.app_version"}
6767
[dependency-groups]
6868
test = [
6969
"python-dateutil",
70-
"pyJWT",
70+
"pyjwt",
7171
"pytest",
7272
"pytest-rerunfailures",
7373
"requests",

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)