Skip to content

Commit 28145b1

Browse files
chore(deps-dev): bump flake8 from 4.0.1 to 5.0.4 (#157)
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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8dec08f commit 28145b1

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

+21-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pydantic = "^1.9.0"
2626
[tool.poetry.dev-dependencies]
2727
pytest = "^7.1.3"
2828
Sphinx = "^4.3.2"
29-
flake8 = "^4.0.1"
29+
flake8 = "^5.0.4"
3030
black = "^22.10"
3131
isort = "^5.9.3"
3232
pre-commit = "^2.20.0"

0 commit comments

Comments
 (0)