diff --git a/dev_tools/requirements/max_compat/dev.env.txt b/dev_tools/requirements/max_compat/dev.env.txt index 46542c807..c06777fc5 100644 --- a/dev_tools/requirements/max_compat/dev.env.txt +++ b/dev_tools/requirements/max_compat/dev.env.txt @@ -120,7 +120,7 @@ referencing==0.37.0 # via # jsonschema # jsonschema-specifications -requests==2.32.5 +requests==2.33.0 # via -r deps/runtime.txt rpds-py==0.30.0 # via diff --git a/dev_tools/requirements/max_compat/pytest-max-compat.env.txt b/dev_tools/requirements/max_compat/pytest-max-compat.env.txt index 779e27904..5eed6f7bd 100644 --- a/dev_tools/requirements/max_compat/pytest-max-compat.env.txt +++ b/dev_tools/requirements/max_compat/pytest-max-compat.env.txt @@ -193,7 +193,7 @@ referencing==0.37.0 # -c max_compat/dev.env.txt # jsonschema # jsonschema-specifications -requests==2.32.5 +requests==2.33.0 # via # -c max_compat/dev.env.txt # -r deps/runtime.txt