Skip to content

Commit

Permalink
Bump flake8-pytest-style from 1.7.2 to 2.0.0 (#133)
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 Dec 23, 2024
1 parent 919bd2d commit ba692a4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 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 @@ -38,7 +38,7 @@ python = "^3.9"
mypy = "^1.9"

wemake-python-styleguide = "^0.19"
flake8-pytest-style = "^1.5"
flake8-pytest-style = ">=1.5,<3.0"
nitpick = "^0.35"

pytest = "^8.1"
Expand Down

0 comments on commit ba692a4

Please sign in to comment.