Skip to content

Commit

Permalink
Bump flake8 from 3.9.2 to 4.0.1 in /backend
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 4.0.1.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](PyCQA/flake8@3.9.2...4.0.1)

---
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 Mar 10, 2023
1 parent 0ae0abd commit 8ad1ab8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ pytest-factoryboy = "=2.0.3"
factory-boy = "=3.1.0"
mypy = "^0.812"
pdbpp = "^0.10.2"
flake8 = "^3.7"
flake8 = "^4.0"
black = {version = "^21.12b0",allow-prereleases = true}
requests-mock = "^1.7"
pytest-mock = "^3.4"
Expand Down

0 comments on commit 8ad1ab8

Please sign in to comment.