Skip to content

Commit b9249d6

Browse files
Bump flake8 from 4.0.1 to 5.0.1
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.1. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@4.0.1...5.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>
1 parent fffbf0a commit b9249d6

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

poetry.lock

Lines changed: 23 additions & 23 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
@@ -9,7 +9,7 @@ python = "^3.9"
99

1010
[tool.poetry.dev-dependencies]
1111
black = "^22.6"
12-
flake8 = "^4.0.1"
12+
flake8 = "^5.0.1"
1313
pep8-naming = "^0.13.1"
1414
codespell = "^2.1.0"
1515
pytest = "7.1.2"

0 commit comments

Comments
 (0)