Skip to content

Commit 6585118

Browse files
Update pytest-flake8 requirement from ~=1.1.0 to ~=1.1.1
Updates the requirements on [pytest-flake8](https://github.com/tholo/pytest-flake8) to permit the latest version. - [Release notes](https://github.com/tholo/pytest-flake8/releases) - [Changelog](https://github.com/tholo/pytest-flake8/blob/master/CHANGELOG) - [Commits](tholo/pytest-flake8@1.1.0...1.1.1) --- updated-dependencies: - dependency-name: pytest-flake8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f1fce6 commit 6585118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jax[cpu]==0.3.4
5252

5353
# other
5454
pytest~=7.0.1
55-
pytest-flake8~=1.1.0
55+
pytest-flake8~=1.1.1
5656
pytest-mock~=3.7.0
5757
pytest-cov~=3.0.0
5858
codecov~=2.1.12

0 commit comments

Comments
 (0)