Skip to content

Commit d755298

Browse files
chore(deps-dev): bump flake8 from 7.0.0 to 7.1.1
Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.1. - [Commits](PyCQA/flake8@7.0.0...7.1.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b291db2 commit d755298

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -52,7 +52,7 @@ pytest = "^7.4"
5252
pytest-cov = "^4.1"
5353
black = "^23.12.1"
5454
isort = "^5.13.2"
55-
flake8 = "^7.0.0"
55+
flake8 = "^7.1.1"
5656
mypy = "^1.8.0"
5757
pyupgrade = "^3.15.0"
5858

0 commit comments

Comments
 (0)