Skip to content

Commit 6de174f

Browse files
Bump flake8 from 4.0.1 to 5.0.4 (#330)
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.4. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@4.0.1...5.0.4) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d2828e commit 6de174f

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

poetry.lock

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ipdb = "^0.13.9"
4343
pylint = "^2.13.9"
4444
black = "^22.3"
4545
isort = "^5.9.3"
46-
flake8 = "^4.0.1"
46+
flake8 = "^5.0.4"
4747
bandit = "^1.7.4"
4848
coverage = "^6.4"
4949
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)