diff --git a/pyproject.toml b/pyproject.toml index 6c851284..12a6d57d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ test-mindeps = [ {include-group = "test"}, "click==8.1.8", "requests==2.32.4", - "pyjwt==2.0.0", + "pyjwt==2.12.0", "cryptography==3.3.1", "packaging==17.0", "typing_extensions==4.0",