From a0a82c767f952f93e19a46756c7a9ce36fcd4d98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 22:20:56 +0000 Subject: [PATCH] Bump flake8 from 6.1.0 to 7.0.0 in /etc/requirements_dependabot Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0. - [Commits](https://github.com/pycqa/flake8/compare/6.1.0...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- etc/requirements_dependabot/requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/requirements_dependabot/requirements_tests.txt b/etc/requirements_dependabot/requirements_tests.txt index d6c901b..34ae92e 100644 --- a/etc/requirements_dependabot/requirements_tests.txt +++ b/etc/requirements_dependabot/requirements_tests.txt @@ -29,7 +29,7 @@ exceptiongroup==1.2.0 # pytest exchange-calendars==4.5.1 # via market-prices (pyproject.toml) -flake8==6.1.0 +flake8==7.0.0 # via # flake8-docstrings # market-prices (pyproject.toml)