Skip to content

Commit 7da964f

Browse files
authored
chore(auth): update version of pyjwt (#1496)
1 parent 602765f commit 7da964f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/auth/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ requires-python = ">=3.9"
1919
dependencies = [
2020
"httpx[http2] >=0.26,<0.29",
2121
"pydantic >=1.10,<3",
22-
"pyjwt[crypto] >=2.10.1",
22+
"pyjwt[crypto] >=2.12.0",
2323
]
2424

2525
[project.urls]

0 commit comments

Comments
 (0)