Skip to content

Commit 670673a

Browse files
Update pytest-flake8 requirement from ~=1.0.7 to ~=1.1.0
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.0.7...1.1.0) --- updated-dependencies: - dependency-name: pytest-flake8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a2ca11 commit 670673a

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
@@ -48,7 +48,7 @@ jax[cpu]==0.3.1
4848

4949
# other
5050
pytest~=7.0.1
51-
pytest-flake8~=1.0.7
51+
pytest-flake8~=1.1.0
5252
pytest-mock~=3.7.0
5353
pytest-cov~=3.0.0
5454
codecov~=2.1.12

0 commit comments

Comments
 (0)