From 327e2293c83475fd47c2ff22d6acb7c147874df7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 13:43:09 +0000 Subject: [PATCH] build(deps-dev): bump flake8 from 7.1.1 to 7.1.2 in /requirements Bumps [flake8](https://github.com/pycqa/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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 074530e..105fdda 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,6 +1,6 @@ -r common.txt black==24.10.0 -flake8==7.1.1 +flake8==7.1.2 flake8-print==5.0.0 flake8-super==0.1.3 flake8-tidy-imports==4.11.0