From fda643cf4530a60381418e7584c8d2666ddaa32d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 18:36:22 +0000 Subject: [PATCH] Bump flake8-pytest-style from 1.7.2 to 2.0.0 in /.github 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] --- .github/pythonchecks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pythonchecks.txt b/.github/pythonchecks.txt index 21c89f2..00277e4 100644 --- a/.github/pythonchecks.txt +++ b/.github/pythonchecks.txt @@ -9,7 +9,7 @@ flake8-commas==2.1.0; python_version < '3.12' flake8-comprehensions==3.14.0 flake8-fixme==1.1.1 flake8-multiline-containers==0.0.19 -flake8-pytest-style==1.7.2 +flake8-pytest-style==2.0.0 flake8-return==1.2.0 flake8-quotes==3.3.2; python_version < '3.12' flake8-simplify==0.21.0