Skip to content

Commit

Permalink
Bump flake8 from 5.0.4 to 6.0.0 in /.github/workflows
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>
  • Loading branch information
dependabot[bot] authored and nathanmarlor committed Jan 24, 2023
1 parent b61320f commit 5d3844a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip==22.3.1
pre-commit==3.0.0
black==22.10.0
flake8==5.0.4
flake8==6.0.0
reorder-python-imports==3.9.0

0 comments on commit 5d3844a

Please sign in to comment.