Skip to content

Commit

Permalink
Update flake8 requirement from ~=6.0.0 to ~=6.1.0
Browse files Browse the repository at this point in the history
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version.
- [Commits](PyCQA/flake8@6.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 2, 2023
1 parent 4ab6f49 commit 5e144d7
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
@@ -1,6 +1,6 @@
black[typed-ast]==23.7.0
bumpversion~=0.6.0
flake8~=6.0.0
flake8~=6.1.0
isort~=5.12.0
mypy==1.4.1
pytest-cov~=4.1.0
Expand Down

0 comments on commit 5e144d7

Please sign in to comment.