Skip to content

Commit 92f8ccc

Browse files
chore(python-deps): update dependency packaging to v25 in all dependant actions (#470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ecfd00f commit 92f8ccc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

actions/create_unique_testpypi_version/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ certifi==2025.1.31
55
charset-normalizer==3.4.1
66
idna==3.10
77
mailbits==0.2.2
8-
packaging==24.2
8+
packaging==25.0
99
poetry-core==1.9.1
1010
pydantic==2.10.6
1111
pydantic-core==2.27.2

actions/update_development_dependencies/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ maison==2.0.0
2828
more-itertools==10.6.0
2929
msgpack==1.1.0
3030
nodeenv==1.9.1
31-
packaging==24.2
31+
packaging==25.0
3232
pexpect==4.9.0
3333
pkginfo==1.12.1.2
3434
platformdirs==4.3.7

0 commit comments

Comments
 (0)