From 2e9db92b6891d7cc555488d783bc681663041000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 13:47:45 +0000 Subject: [PATCH] chore(deps): bump the python-packages group across 1 directory with 3 updates Bumps the python-packages group with 3 updates in the / directory: [autopep8](https://github.com/hhatto/autopep8), [importlib-metadata](https://github.com/python/importlib_metadata) and [setuptools](https://github.com/pypa/setuptools). Updates `autopep8` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](https://github.com/hhatto/autopep8/compare/v2.3.0...v2.3.1) Updates `importlib-metadata` from 7.2.0 to 7.2.1 - [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.2.0...v7.2.1) Updates `setuptools` from 70.1.0 to 70.1.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v70.1.0...v70.1.1) --- updated-dependencies: - dependency-name: autopep8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- release-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/release-requirements.txt b/release-requirements.txt index d653dde..cf02f90 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -1,4 +1,4 @@ -autopep8==2.3.0 +autopep8==2.3.1 black==24.4.2 bleach==6.1.0 certifi==2024.6.2 @@ -9,7 +9,7 @@ docutils==0.21.2 flake8==7.1.0 gitchangelog==3.0.4 idna==3.7 -importlib-metadata==7.2.0 +importlib-metadata==7.2.1 jaraco.classes==3.4.0 keyring==25.2.1 markdown-it-py==3.0.0 @@ -30,7 +30,7 @@ requests-toolbelt==1.0.0 restructuredtext-lint==1.4.0 rfc3986==2.0.0 rich==13.7.1 -setuptools==70.1.0 +setuptools==70.1.1 six==1.16.0 tqdm==4.66.4 twine==5.1.0