Skip to content

Commit 71c974d

Browse files
committed
security: upgrade PyJWT library
1 parent 66f244e commit 71c974d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies = [
7878
# MCP server
7979
"mcp[cli]==1.26.0",
8080
"uvicorn==0.41.0",
81-
"PyJWT==2.11.0",
81+
"PyJWT==2.12.0",
8282
"bcrypt==5.0.0",
8383

8484
# API & OAuth server

0 commit comments

Comments
 (0)