Skip to content

Commit ab9507d

Browse files
Bump black from 25.1.0 to 25.9.0
Bumps [black](https://github.com/psf/black) from 25.1.0 to 25.9.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...25.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5427472 commit ab9507d

File tree

2 files changed

+44
-28
lines changed

2 files changed

+44
-28
lines changed

poetry.lock

Lines changed: 43 additions & 27 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
@@ -28,7 +28,7 @@ requests = ">=2.5.0"
2828
polling2= "0.5.0"
2929

3030
[tool.poetry.group.dev.dependencies]
31-
black= "25.1.0"
31+
black= "25.9.0"
3232
flake8= "7.3.0"
3333
pytest = ">=8.2.2,<8.5.0"
3434
twine = ">=6.0,<6.2"

0 commit comments

Comments
 (0)