Skip to content

Commit 7887369

Browse files
Bump flake8 from 6.1.0 to 7.1.1 (#13)
1 parent f0ca14b commit 7887369

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
@@ -14,7 +14,7 @@ psycopg2-binary = ">=2.9.9"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
pytest = "^8.3.3"
17-
flake8 = "^6.0.0"
17+
flake8 = "^7.1.1"
1818
flake8-black = "^0.3.6"
1919
flake8-isort = "^6.0.0"
2020
pre-commit = "^3.8.0"

0 commit comments

Comments
 (0)