Skip to content

Commit 2396682

Browse files
Bump black from 25.11.0 to 26.1.0
Bumps [black](https://github.com/psf/black) from 25.11.0 to 26.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.11.0...26.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6694e4 commit 2396682

File tree

2 files changed

+42
-35
lines changed

2 files changed

+42
-35
lines changed

poetry.lock

Lines changed: 41 additions & 34 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
@@ -88,7 +88,7 @@ aiohttp = ["aiohttp", "multidict"]
8888
starlette = ["starlette", "aioitertools"]
8989

9090
[tool.poetry.group.dev.dependencies]
91-
black = ">=23.3,<26.0"
91+
black = ">=23.3,<27.0"
9292
django = ">=3.0"
9393
djangorestframework = "^3.11.2"
9494
falcon = ">=3.0"

0 commit comments

Comments
 (0)