From 4d226ba92c5b4f81dc1b746ec62895006a5b7c2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 10:49:39 +0000 Subject: [PATCH] chore(python-deps): update dependency packaging to v24.2 in all dependant actions --- actions/create_unique_testpypi_version/requirements.txt | 2 +- actions/update_development_dependencies/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"