Skip to content

Commit 1ef0bbb

Browse files
Update flake8-pytest-style requirement from <2.0,>=1.0 to >=1.0,<3.0
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] <support@github.com>
1 parent 8034b0d commit 1ef0bbb

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
@@ -15,7 +15,7 @@ flake8-comprehensions >=3.0, <4.0
1515
flake8-docstrings >=1.0, <2.0
1616
flake8-isort >=6.0, <7.0
1717
flake8-logging-format >=0.1, <1.0
18-
flake8-pytest-style >=1.0, <2.0
18+
flake8-pytest-style >=1.0, <3.0
1919
flake8-rst-docstrings >=0.2.6, <1.0
2020
isort >=5.0, <6.0
2121
pep8-naming >=0.1, <1.0

0 commit comments

Comments
 (0)