Skip to content

Commit

Permalink
Bump pyflakes from 2.5.0 to 3.0.1 (#1875)
Browse files Browse the repository at this point in the history
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.5.0 to 3.0.1.
- [Release notes](https://github.com/PyCQA/pyflakes/releases)
- [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst)
- [Commits](PyCQA/pyflakes@2.5.0...3.0.1)

---
updated-dependencies:
- dependency-name: pyflakes
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2023
1 parent b0a5fb0 commit ec2c4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ flake8-import-order==0.18.2
pytest==7.2.2
pytest-cov==4.0.0
pytest-json==0.4.0
pyflakes==2.5.0
pyflakes==3.0.1
pylama==8.4.1
mock==5.0.1
mypy==0.982
Expand Down

0 comments on commit ec2c4ed

Please sign in to comment.