Skip to content

Commit 2e1ace3

Browse files
committed
py: deps: update pyjwt to version 2.12.0 or greater
Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>
1 parent 2f2401d commit 2e1ace3

File tree

2 files changed

+486
-483
lines changed

2 files changed

+486
-483
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"numpy>=2.2.4",
2828
"pretty-errors",
2929
"ruff>=0.6.9",
30-
"PyJWT>=2.8.0",
30+
"PyJWT>=2.12.0",
3131
]
3232
[project.urls]
3333
Homepage = "https://www.feldera.com"

0 commit comments

Comments
 (0)