Skip to content

Commit

Permalink
chore(deps-dev): update flake8-pytest-style requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [flake8-pytest-style](https://github.com/m-burst/flake8-pytest-style) to permit the latest version.
- [Commits](m-burst/flake8-pytest-style@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: flake8-pytest-style
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent 298129b commit 3f1277b
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 @@ -20,7 +20,7 @@ pytest-xdist = "3.6.1"
pylint = "3.3.3"
flake8 = "7.1.1"
flake8-bugbear = "24.12.12"
flake8-pytest-style = "2.0.0"
flake8-pytest-style = "2.1.0"
ruff = "0.9.1"
coverage = "7.6.10"
black = "24.10.0"
Expand Down

0 comments on commit 3f1277b

Please sign in to comment.