Skip to content

Commit 1aeeb79

Browse files
build(deps-dev): bump black from 24.10.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec32160 commit 1aeeb79

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 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
@@ -41,7 +41,7 @@ pytest-cov = ">=4,<7"
4141

4242
[tool.poetry.group.dev.dependencies]
4343
autoflake = ">=1.7.7,<3.0.0"
44-
black = ">=23.1,<25.0"
44+
black = ">=23.1,<26.0"
4545
flake8 = ">=6,<8"
4646
isort = "^5.10.1"
4747
pre-commit = "4.0.1"

0 commit comments

Comments
 (0)