Skip to content

Commit 7c2db9b

Browse files
build(deps-dev): bump flake8 from 4.0.1 to 5.0.4
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] <support@github.com>
1 parent 0ae98bd commit 7c2db9b

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -27,7 +27,7 @@ python-editor = ">=1.0.4"
2727

2828
[tool.poetry.dev-dependencies]
2929
bandit = ">=1.7.4"
30-
flake8 = ">=4.0.1,<5.0.0"
30+
flake8 = ">=4.0.1,<6.0.0"
3131
flake8-docstrings = ">=1.6.0"
3232
furo = ">=2022.9.29"
3333
isort = ">=5.10.1"

0 commit comments

Comments
 (0)