Skip to content

Commit

Permalink
Bump flake8-pytest-style from 1.7.2 to 2.0.0 (#147)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 5e311bb commit 01b039c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -28,7 +28,7 @@ python = ">=3.8.1,<4"
mypy = "^1.5"

wemake-python-styleguide = "^0.18"
flake8-pytest-style = "^1.5"
flake8-pytest-style = ">=1.5,<3.0"
nitpick = ">=0.34,<0.36"
doc8 = "^1.1"

Expand Down

0 comments on commit 01b039c

Please sign in to comment.