Skip to content

Commit 948e5ef

Browse files
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. - [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]>
1 parent e085e39 commit 948e5ef

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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
@@ -26,7 +26,7 @@ python-coveralls = "^2.9.3"
2626

2727
[tool.poetry.group.dev.dependencies]
2828
pytest = "^7.2"
29-
flake8 = "^4.0.1"
29+
flake8 = ">=4.0.1,<6.0.0"
3030
black = ">=22.8,<24.0"
3131
pre-commit = "^2.20.0"
3232

0 commit comments

Comments
 (0)