Skip to content

Commit 9838652

Browse files
authored
Merge pull request #403 from vil02/dependabot/pip/flake8-pytest-style-2.1.0
chore(deps-dev): update flake8-pytest-style requirement from 2.0.0 to 2.1.0
2 parents 5193ca3 + 8b144b3 commit 9838652

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)