Skip to content

Commit

Permalink
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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent 84bef51 commit 39402e8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
17 changes: 11 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ freezegun = "^1.4.0"
flake8 = "^7.0.0"
flake8-bugbear = "^24.1.17"
flake8-print = "^5.0.0"
flake8-pytest-style = "^1.7.2"
flake8-pytest-style = "^2.0.0"
isort = "^5.13.2"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
pip-audit = "*"
Expand Down

0 comments on commit 39402e8

Please sign in to comment.