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] authored Apr 2, 2024
1 parent c98a28e commit 546f5c0
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 @@ -39,7 +39,7 @@ typing_extensions = ">=4.0,<5.0"

[tool.poetry.group.dev.dependencies]
wemake-python-styleguide = "^0.18"
flake8-pytest-style = "^1.6"
flake8-pytest-style = ">=1.6,<3.0"
nitpick = "^0.35"

pytest = "^8.1"
Expand Down

0 comments on commit 546f5c0

Please sign in to comment.