From 9b288981da7b09a2b8c3d5cef33bf6b35503937a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 14:10:55 +0000 Subject: [PATCH] chore(deps): bump flake8 in the python-packages group Bumps the python-packages group with 1 update: [flake8](https://github.com/pycqa/flake8). Updates `flake8` from 7.1.1 to 7.1.2 - [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- release-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-requirements.txt b/release-requirements.txt index bc09531a..18e24de4 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.4.1 click==8.1.8 colorama==0.4.6 docutils==0.21.2 -flake8==7.1.1 +flake8==7.1.2 gitchangelog==3.0.4 idna==3.10 importlib-metadata==8.6.1