Skip to content

Commit 5dcf18a

Browse files
Bump pyflakes from 2.4.0 to 2.5.0
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/PyCQA/pyflakes/releases) - [Changelog](https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst) - [Commits](PyCQA/pyflakes@2.4.0...2.5.0) --- updated-dependencies: - dependency-name: pyflakes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b1aa6d commit 5dcf18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ docutils==0.18.1
55
flake8==5.0.1
66
isort==5.10.1
77
pycodestyle==2.9.0
8-
pyflakes==2.4.0
8+
pyflakes==2.5.0
99
pytest==7.1.2
1010
pytest-cov==3.0.0
1111
pytest-mock==3.8.2

0 commit comments

Comments
 (0)