diff --git a/pyproject.toml b/pyproject.toml index 87246b0..8b8634a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ dependencies = [ "pydantic==2.12.5", "uvicorn==0.44.0", "h5grove[fastapi]==3.0.0", - "PyJWT==2.12.1", + "PyJWT==2.13.0", "requests==2.33.1", "Pillow==12.2.0" ]