Skip to content

Commit

Permalink
chore: Update flake8 requirement from ~=5.0 to ~=6.1
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@5.0.0...6.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent b8e3e8f commit 8190d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
autoflake~=1.7
black~=23.3
dbt-tests-adapter~=1.5.4
flake8~=5.0
flake8~=6.1
Flake8-pyproject~=1.2
isort~=5.11
moto~=4.1.14
Expand Down

0 comments on commit 8190d13

Please sign in to comment.