Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 94239cf

Browse files
Bump black from 22.12.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.12.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1d7e6c commit 94239cf

2 files changed

Lines changed: 30 additions & 19 deletions

File tree

poetry.lock

Lines changed: 29 additions & 18 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
@@ -29,7 +29,7 @@ pytest = "^7.2.0"
2929
pytest-cov = "^4.0.0"
3030

3131
# Linters
32-
black = "^22.3"
32+
black = ">=22.3,<25.0"
3333
flake8 = "^6.0"
3434
flake8-bugbear = "^22.12"
3535
flake8-comprehensions = "^3.10.0"

0 commit comments

Comments
 (0)