Skip to content

Commit 687b208

Browse files
Bump black from 24.8.0 to 25.11.0
Bumps [black](https://github.com/psf/black) from 24.8.0 to 25.11.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.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73b236f commit 687b208

File tree

2 files changed

+47
-27
lines changed

2 files changed

+47
-27
lines changed

poetry.lock

Lines changed: 46 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
@@ -91,7 +91,7 @@ aiohttp = ["aiohttp", "multidict"]
9191
starlette = ["starlette", "aioitertools"]
9292

9393
[tool.poetry.group.dev.dependencies]
94-
black = ">=23.3,<25.0"
94+
black = ">=23.3,<26.0"
9595
django = ">=3.0"
9696
djangorestframework = "^3.11.2"
9797
falcon = ">=3.0"

0 commit comments

Comments
 (0)