Skip to content

Commit 086a602

Browse files
chore(deps): bump the python-packages group with 2 updates
Bumps the python-packages group with 2 updates: [packaging](https://github.com/pypa/packaging) and [setuptools](https://github.com/pypa/setuptools). Updates `packaging` from 24.2 to 25.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.2...25.0) Updates `setuptools` from 78.1.0 to 79.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v78.1.0...v79.0.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: setuptools dependency-version: 79.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 176cadf commit 086a602

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ mccabe==0.7.0
1717
mdurl==0.1.2
1818
more-itertools==10.6.0
1919
mypy-extensions==1.0.0
20-
packaging==24.2
20+
packaging==25.0
2121
pathspec==0.12.1
2222
pkginfo==1.12.1.2
2323
platformdirs==4.3.7
@@ -30,7 +30,7 @@ requests-toolbelt==1.0.0
3030
restructuredtext-lint==1.4.0
3131
rfc3986==2.0.0
3232
rich==14.0.0
33-
setuptools==78.1.0
33+
setuptools==79.0.0
3434
six==1.17.0
3535
tqdm==4.67.1
3636
twine==6.1.0

0 commit comments

Comments
 (0)