diff --git a/pyproject.toml b/pyproject.toml index c2808a4c731..22fc9169763 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ # FIXME: pytoml is outdated and should not be used "pytoml==0.1.21", "PyYAML~=6.0.1", - "requests~=2.31.0", + "requests~=2.32.5", "toml==0.10.2", "typing-inspect==0.9.0", "typing-extensions>=4.12",