diff --git a/pyproject.toml b/pyproject.toml index 093a99c8c..33d588b29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ dev = [ "pytest-timeout>=2.3.1,<=2.3.1", "pytest-xdist>=3.5.0,<=3.6.1", "pytest>=8.1.1,<=8.1.2", - "requests>=2.9.1,<=2.32.1", + "requests>=2.9.1,<=2.32.2", "tox>=3.5,<=4.15.0", "wheel>=0.36.2,<=0.43", "build>=0.10.0,<=1.2.1",