Skip to content

Commit 7fd6c9d

Browse files
Bump flake8-pytest-style from 2.0.0 to 2.1.0 (#2143)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71f1315 commit 7fd6c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements/flake8.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ flake8-mutable==1.2.0 # mutable default argument detection
1515
flake8-pep3101==2.1.0 # new-style format strings only
1616
flake8-print==5.0.0 # complain about print statements in code
1717
flake8-printf-formatting==1.1.2 # forbey printf-style python2 string formatting
18-
flake8-pytest-style==2.0.0 # pytest checks
18+
flake8-pytest-style==2.1.0 # pytest checks
1919
flake8-raise==0.0.5 # exception raising linting
2020
flake8-use-fstring==1.4 # format string checking
2121
flake8-noqa==1.4.0 # validate noqa commands

0 commit comments

Comments
 (0)