From 1f3fa148a7e18f0200341b623d46f4910e12bd1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:10:02 +0200 Subject: [PATCH] build(deps-dev): bump flake8 from 7.0.0 to 7.1.0 (#528) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 10f5f3c7..b6ef3190 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -26,7 +26,7 @@ filelock==3.13.1 # via # tox # virtualenv -flake8==7.0.0 +flake8==7.1.0 # via # -r requirements-dev.in # flake8-pyproject @@ -67,7 +67,7 @@ pluggy==1.5.0 # tox pre-commit==3.7.1 # via -r requirements-dev.in -pycodestyle==2.11.1 +pycodestyle==2.12.0 # via flake8 pyflakes==3.2.0 # via flake8