diff --git a/actions/create_unique_testpypi_version/requirements.txt b/actions/create_unique_testpypi_version/requirements.txt index 1442da84..e56bdcbe 100644 --- a/actions/create_unique_testpypi_version/requirements.txt +++ b/actions/create_unique_testpypi_version/requirements.txt @@ -5,7 +5,7 @@ certifi==2024.8.30 ; python_version >= "3.12" and python_version < "3.13" charset-normalizer==3.4.0 ; python_version >= "3.12" and python_version < "3.13" idna==3.10 ; python_version >= "3.12" and python_version < "3.13" mailbits==0.2.1 ; python_version >= "3.12" and python_version < "3.13" -packaging==24.1 ; python_version >= "3.12" and python_version < "3.13" +packaging==24.2 ; python_version >= "3.12" and python_version < "3.13" poetry-core==1.9.1 ; python_version >= "3.12" and python_version < "3.13" pydantic==2.9.2 ; python_version >= "3.12" and python_version < "3.13" pydantic-core==2.23.4 ; python_version >= "3.12" and python_version < "3.13" diff --git a/actions/update_development_dependencies/requirements.txt b/actions/update_development_dependencies/requirements.txt index 0f8fb130..7e7caaf8 100644 --- a/actions/update_development_dependencies/requirements.txt +++ b/actions/update_development_dependencies/requirements.txt @@ -28,7 +28,7 @@ maison==2.0.0 ; python_version >= "3.12" and python_version < "3.13" more-itertools==10.5.0 ; python_version >= "3.12" and python_version < "3.13" msgpack==1.1.0 ; python_version >= "3.12" and python_version < "3.13" nodeenv==1.9.1 ; python_version >= "3.12" and python_version < "3.13" -packaging==24.1 ; python_version >= "3.12" and python_version < "3.13" +packaging==24.2 ; python_version >= "3.12" and python_version < "3.13" pexpect==4.9.0 ; python_version >= "3.12" and python_version < "3.13" pkginfo==1.11.2 ; python_version >= "3.12" and python_version < "3.13" platformdirs==4.3.6 ; python_version >= "3.12" and python_version < "3.13"