Skip to content

Commit f669b7e

Browse files
chore(deps-dev): Bump flake8 from 6.1.0 to 7.1.2
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.1.2. - [Commits](PyCQA/flake8@6.1.0...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf864f9 commit f669b7e

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 12 additions & 12 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
@@ -35,7 +35,7 @@ requests = "^2.32.2"
3535

3636
[tool.poetry.group.dev.dependencies]
3737
mypy = "^1.9.0"
38-
flake8 = "^6.0.0"
38+
flake8 = ">=6,<8"
3939
flake8-type-checking = "^2.9.0"
4040
isort = "^5.13.2"
4141
pep8-naming = "^0.14.1"

0 commit comments

Comments
 (0)