Skip to content

Commit

Permalink
chore(deps-dev): bump flake8 from 6.1.0 to 7.0.0 in /backend
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0.
- [Commits](PyCQA/flake8@6.1.0...7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 810c9b5 commit fbcc03c
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.8
black==24.3.0
coverage==7.3.1
flake8==6.1.0
flake8==7.0.0
isort==5.12.0
mypy-protobuf==3.5.0
parameterized==0.9.0
Expand Down

0 comments on commit fbcc03c

Please sign in to comment.