diff --git a/pyproject.toml b/pyproject.toml index 16123690e32..dcfcbe79987 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -128,7 +128,7 @@ dependencies = [ "mock<6.0.0", "python-dateutil==2.9.0.post0", "pytz==2024.1", - "requests==2.32.5", + "requests==2.33.1", "timeout-decorator==0.5.0", "pylibmc==1.6.3", "sherlock==0.4.1",