diff --git a/requirements-dev.txt b/requirements-dev.txt index 99ff9fee2..e5ecfc8bd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -40,7 +40,7 @@ pkginfo==1.9.6 ; python_version >= "3.11" and python_version < "3.12" platformdirs==3.10.0 ; python_version >= "3.11" and python_version < "3.12" poetry-core==1.9.0 ; python_version >= "3.11" and python_version < "3.12" poetry-plugin-export==1.6.0 ; python_version >= "3.11" and python_version < "3.12" -poetry==1.8.0 ; python_version >= "3.11" and python_version < "3.12" +poetry==1.8.1 ; python_version >= "3.11" and python_version < "3.12" pre-commit==2.21.0 ; python_version >= "3.11" and python_version < "3.12" ptyprocess==0.7.0 ; python_version >= "3.11" and python_version < "3.12" pycparser==2.21 ; python_version >= "3.11" and python_version < "3.12" diff --git a/requirements-test.txt b/requirements-test.txt index ca3db90f1..8e248f322 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -54,7 +54,7 @@ platformdirs==3.10.0 ; python_version >= "3.11" and python_version < "3.12" pluggy==1.4.0 ; python_version >= "3.11" and python_version < "3.12" poetry-core==1.9.0 ; python_version >= "3.11" and python_version < "3.12" poetry-plugin-export==1.6.0 ; python_version >= "3.11" and python_version < "3.12" -poetry==1.8.0 ; python_version >= "3.11" and python_version < "3.12" +poetry==1.8.1 ; python_version >= "3.11" and python_version < "3.12" ptyprocess==0.7.0 ; python_version >= "3.11" and python_version < "3.12" pycodestyle==2.11.0 ; python_version >= "3.11" and python_version < "3.12" pycparser==2.21 ; python_version >= "3.11" and python_version < "3.12"