Skip to content

Commit 8b144b3

Browse files
chore(deps-dev): update flake8-pytest-style requirement
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] <[email protected]>
1 parent 5193ca3 commit 8b144b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pytest = "8.3.4"
2020
pytest-mock = "3.14.0"
2121
pylint = "3.3.3"
2222
flake8 = "7.1.1"
23-
flake8-pytest-style = "2.0.0"
23+
flake8-pytest-style = "2.1.0"
2424
ruff = "0.9.0"
2525
coverage = "7.6.10"
2626
black = "24.10.0"

0 commit comments

Comments
 (0)