Skip to content

Commit

Permalink
build: Bump flake8-pytest-style from 1.7.2 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [flake8-pytest-style](https://github.com/m-burst/flake8-pytest-style) from 1.7.2 to 2.0.0.
- [Commits](m-burst/flake8-pytest-style@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fscherf committed Jun 16, 2024
1 parent 8b5ba97 commit 0cafbc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ lint = [
"flake8-logging-format==0.9.0",
"flake8-mutable==1.2.0",
"flake8-noqa==1.4.0",
"flake8-pytest-style==1.7.2",
"flake8-pytest-style==2.0.0",
"flake8-quotes==3.4.0",
"flake8-use-fstring==1.4",
"mypy==1.10.0",
Expand Down

0 comments on commit 0cafbc1

Please sign in to comment.