From d1d3d84d950b1b80cb53388e126164d0ed34e881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 13:43:27 +0000 Subject: [PATCH] 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](https://github.com/python/importlib_metadata/compare/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](https://github.com/pypa/packaging/compare/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] --- release-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-requirements.txt b/release-requirements.txt index 3e09ddf..9e5def7 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -9,7 +9,7 @@ docutils==0.20.1 flake8==7.0.0 gitchangelog==3.0.4 idna==3.6 -importlib-metadata==7.0.1 +importlib-metadata==7.0.2 jaraco.classes==3.3.1 keyring==24.3.1 markdown-it-py==3.0.0 @@ -17,7 +17,7 @@ mccabe==0.7.0 mdurl==0.1.2 more-itertools==10.2.0 mypy-extensions==1.0.0 -packaging==23.2 +packaging==24.0 pathspec==0.12.1 pkginfo==1.10.0 platformdirs==4.2.0