Skip to content

Commit 4ecc1d4

Browse files
authored
Merge pull request #64 from data-max-hq/dependabot/pip/flake8-7.0.0
Bump flake8 from 6.0.0 to 7.0.0
2 parents 3a3132f + f455b93 commit 4ecc1d4

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

Lines changed: 14 additions & 14 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
@@ -13,7 +13,7 @@ keyrings-google-artifactregistry-auth = "^1.1.2"
1313
[tool.poetry.dev-dependencies]
1414

1515
[tool.poetry.group.dev.dependencies]
16-
flake8 = "^6.0.0"
16+
flake8 = "^7.0.0"
1717
pre-commit = "^3.6.0"
1818
pytest = "^7.4.3"
1919
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)