Skip to content

Commit 053ad48

Browse files
deps-dev(deps-dev): bump black from 24.10.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a2f654 commit 053ad48

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

poetry.lock

Lines changed: 24 additions & 24 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
@@ -57,7 +57,7 @@ httpx = "^0.28.1" # Required for FastAPI TestClient in integration tests
5757
fastapi = "^0.115.12"
5858

5959
# Code formatting and linting
60-
black = "^24.3.0"
60+
black = ">=24.3,<26.0"
6161
ruff = ">=0.1,<0.13"
6262
mypy = "^1.0.0"
6363

0 commit comments

Comments
 (0)