Skip to content

Commit

Permalink
chore(deps-dev): bump flake8 from 5.0.4 to 6.0.0 in /backend
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.
- [Commits](PyCQA/flake8@5.0.4...6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 0d27b27 commit 3ce9e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
bandit==1.7.4
black==23.3.0
coverage==6.4.4
flake8==5.0.4
flake8==6.0.0
isort==5.12.0
mypy-protobuf==3.4.0
parameterized==0.8.1
Expand Down

0 comments on commit 3ce9e5a

Please sign in to comment.