diff --git a/tools/requirements.txt b/tools/requirements.txt index 986076f70..b2d97578b 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -131,7 +131,7 @@ pyproject-hooks==1.2.0 ; python_version >= "3.10" and python_version < "4.0" pyrfc3339==2.1.0 ; python_version >= "3.10" and python_version < "4.0" pytest-cov==7.0.0 ; python_version >= "3.10" and python_version < "4.0" pytest-xdist==3.8.0 ; python_version >= "3.10" and python_version < "4.0" -pytest==8.4.2 ; python_version >= "3.10" and python_version < "4.0" +pytest==9.0.2 ; python_version >= "3.10" and python_version < "4.0" python-augeas==1.2.0 ; python_version >= "3.10" and python_version < "4.0" python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.0" python-digitalocean==1.17.0 ; python_version >= "3.10" and python_version < "4.0"