Skip to content

Commit d828d60

Browse files
Bump black from 24.8.0 to 25.9.0
Bumps [black](https://github.com/psf/black) from 24.8.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@24.8.0...25.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1a8cd0 commit d828d60

File tree

2 files changed

+43
-27
lines changed

2 files changed

+43
-27
lines changed

poetry.lock

Lines changed: 42 additions & 26 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
@@ -30,7 +30,7 @@ websockets = ">=14.0"
3030
certifi = ">=2022.5.18,<2026.0.0"
3131

3232
[tool.poetry.dev-dependencies]
33-
black = "^24.8.0"
33+
black = "^25.9.0"
3434
mypy = "^1.18"
3535
types-urllib3 = "^1.26.25"
3636
Sphinx = "^7.4.7"

0 commit comments

Comments
 (0)