Skip to content

Commit d1d3d84

Browse files
chore(deps): bump the python-packages group with 2 updates
Bumps the python-packages group with 2 updates: [importlib-metadata](https://github.com/python/importlib_metadata) and [packaging](https://github.com/pypa/packaging). Updates `importlib-metadata` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.0.1...v7.0.2) Updates `packaging` from 23.2 to 24.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fff2aa4 commit d1d3d84

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
@@ -9,15 +9,15 @@ docutils==0.20.1
99
flake8==7.0.0
1010
gitchangelog==3.0.4
1111
idna==3.6
12-
importlib-metadata==7.0.1
12+
importlib-metadata==7.0.2
1313
jaraco.classes==3.3.1
1414
keyring==24.3.1
1515
markdown-it-py==3.0.0
1616
mccabe==0.7.0
1717
mdurl==0.1.2
1818
more-itertools==10.2.0
1919
mypy-extensions==1.0.0
20-
packaging==23.2
20+
packaging==24.0
2121
pathspec==0.12.1
2222
pkginfo==1.10.0
2323
platformdirs==4.2.0

0 commit comments

Comments
 (0)