diff --git a/tests/pyproject.toml b/tests/pyproject.toml index a32130536..3a141fe0b 100644 --- a/tests/pyproject.toml +++ b/tests/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ "python-jose==3.3.0", "bottle==0.12.25", "psutil==5.9.5", - "requests==2.30.0", + "requests==2.31.0", "websocket-client==1.5.1", "cryptography==40.0.2", "twisted==22.10.0", diff --git a/tests/requirements.txt b/tests/requirements.txt index 6566c598f..27c90de24 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -5,7 +5,7 @@ botocore==1.29.127 python-jose==3.3.0 bottle==0.12.25 psutil==5.9.5 -requests==2.30.0 +requests==2.31.0 websocket-client==1.5.1 cryptography==40.0.2 twisted==22.10.0