From 241718650906e45e6319ecdbf480175aa1f077f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 20:21:06 +0000 Subject: [PATCH] build(deps): bump flake8-pytest-style from 1.7.2 to 2.0.0 in /pip Bumps [flake8-pytest-style](https://github.com/m-burst/flake8-pytest-style) from 1.7.2 to 2.0.0. - [Commits](https://github.com/m-burst/flake8-pytest-style/compare/v1.7.2...v2.0.0) --- updated-dependencies: - dependency-name: flake8-pytest-style dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index c5181bd..3cdb1f2 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -12,7 +12,7 @@ flake8-comprehensions==3.14.0 flake8-docstrings==1.7.0 flake8-expression-complexity==0.0.11 flake8-import-order==0.18.2 -flake8-pytest-style==1.7.2 +flake8-pytest-style==2.0.0 flake8-return==1.2.0 flake8-simplify==0.21.0 flake8==7.0.0