Skip to content

Commit 0df4096

Browse files
Bump flake8 from 7.1.2 to 7.2.0 (#296)
1 parent ff8e4ff commit 0df4096

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
@@ -29,7 +29,7 @@ numba = "^0.61.0"
2929

3030
[tool.poetry.group.dev.dependencies]
3131
pytest = "^8.3.5"
32-
flake8 = "^7.1.2"
32+
flake8 = "^7.2.0"
3333
flake8-black = "^0.3.6"
3434
flake8-isort = "^6.0.0"
3535
pre-commit = "~=4.2.0"

0 commit comments

Comments
 (0)