Skip to content

Commit ed92fb1

Browse files
Bump black from 25.12.0 to 26.1.0
Bumps [black](https://github.com/psf/black) from 25.12.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.12.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 d8505fd commit ed92fb1

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

poetry.lock

Lines changed: 32 additions & 32 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
@@ -20,7 +20,7 @@ pytest = "^9.0"
2020
pytest-asyncio = "^1.0"
2121
pytest-aiohttp = "^1.0"
2222
pytest-mock = "^3.12"
23-
black = "^25.0"
23+
black = "^26.1"
2424
ruff = "^0.14"
2525
requests = "^2.31"
2626
pytest-cov = "^7.0.0"

0 commit comments

Comments
 (0)