Skip to content

Commit b7d435e

Browse files
Update flake8-pytest-style requirement from ==1.* to ==2.*
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@v1.0.0...v2.0.0) --- updated-dependencies: - dependency-name: flake8-pytest-style dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c8f29a commit b7d435e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ black==24.*
22
isort==5.*
33
flake8==7.*
44
flake8-bugbear==24.*
5-
flake8-pytest-style==1.*
5+
flake8-pytest-style==2.*
66
pytest==8.*
77
.

0 commit comments

Comments
 (0)