Skip to content

Commit 30d8ece

Browse files
Merge pull request #68 from ie3-institute/dependabot/pip/main/flake8-7.0.0
Bump flake8 from 6.0.0 to 7.0.0
1 parent 60626d2 commit 30d8ece

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

Lines changed: 15 additions & 15 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
@@ -10,7 +10,7 @@ python = "^3.10"
1010

1111
[tool.poetry.group.dev.dependencies]
1212
pytest = "^7.2.1"
13-
flake8 = "^6.0.0"
13+
flake8 = "^7.3.0"
1414
flake8-black = "^0.3.6"
1515
flake8-isort = "^6.0.0"
1616
pre-commit = "^4.3.0"

0 commit comments

Comments
 (0)