Skip to content

Commit 9f63666

Browse files
authored
Merge pull request #130 from opossum-tool/dependabot/pip/flake8-7.1.0
Bump flake8 from 7.0.0 to 7.1.0
2 parents bdd5a8c + ca298ff commit 9f63666

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-8
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
@@ -36,7 +36,7 @@ pytest = "^8.2.2"
3636
[tool.poetry.group.dev.dependencies]
3737
black = "^24.4.2"
3838
isort = "^5.13.2"
39-
flake8 = "^7.0.0"
39+
flake8 = "^7.1.0"
4040
mypy = "^1.10.0"
4141

4242
[virtualenvs]

0 commit comments

Comments
 (0)