Skip to content

Commit

Permalink
Bump flake8 from 5.0.4 to 6.0.0 (#10348) (#10361)
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](PyCQA/flake8@5.0.4...6.0.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] authored Nov 28, 2022
1 parent c51eaea commit f7c7fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ invoke==1.7.3
# tests
coverage==6.5.0
requests-toolbelt==0.10.1
flake8==5.0.4
flake8==6.0.0
pytest==7.2.0
pytest-bdd==6.1.1
splinter==0.18.1
Expand Down

0 comments on commit f7c7fba

Please sign in to comment.