Skip to content

Commit 614d5d7

Browse files
⬆️ Bump pyproject-flake8 from 6.0.0.post1 to 7.0.0
Bumps [pyproject-flake8](https://github.com/csachs/pyproject-flake8) from 6.0.0.post1 to 7.0.0. - [Release notes](https://github.com/csachs/pyproject-flake8/releases) - [Commits](csachs/pyproject-flake8@v6.0.0.post1...v7.0.0) --- updated-dependencies: - dependency-name: pyproject-flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 030b32f commit 614d5d7

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

poetry.lock

Lines changed: 20 additions & 19 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 @@ jupyterlab = "^4.1.0"
2929
hydra-optuna-sweeper = "^1.2.0"
3030

3131
[tool.poetry.group.dev.dependencies]
32-
pyproject-flake8 = "^6.0.0.post1"
32+
pyproject-flake8 = "^7.0.0"
3333
ruff = "^0.2.1"
3434
mypy = "^1.8.0"
3535
pytest = "^8.0.0"

0 commit comments

Comments
 (0)