diff --git a/pyproject.toml b/pyproject.toml index 25fdd0a8..6e4e6c04 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test = [ test-mindeps = [ {include-group = "test"}, "click==8.1.8", - "requests==2.32.4", + "requests==2.33.0", "pyjwt==2.0.0", "cryptography==3.3.1", "packaging==17.0",