Skip to content

Commit 8af054d

Browse files
Bump black from 23.11.0 to 24.1.1
Bumps [black](https://github.com/psf/black) from 23.11.0 to 24.1.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.11.0...24.1.1) --- 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 c38cbab commit 8af054d

File tree

2 files changed

+27
-22
lines changed

2 files changed

+27
-22
lines changed

poetry.lock

Lines changed: 26 additions & 21 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
@@ -86,7 +86,7 @@ aiohttp = ["aiohttp", "multidict"]
8686
starlette = ["starlette", "aioitertools"]
8787

8888
[tool.poetry.group.dev.dependencies]
89-
black = "^23.3.0"
89+
black = ">=23.3,<25.0"
9090
django = ">=3.0"
9191
djangorestframework = "^3.11.2"
9292
falcon = ">=3.0"

0 commit comments

Comments
 (0)