Skip to content

Commit 88972a6

Browse files
chore(deps-dev): bump black from 23.12.1 to 24.1.1
Bumps [black](https://github.com/psf/black) from 23.12.1 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.12.1...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 57c16ae commit 88972a6

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ recipe-scrapers = ">=14"
1313

1414
[tool.poetry.group.dev.dependencies]
1515
isort = "^5.12.0"
16-
black = "^23.7.0"
16+
black = ">=23.7,<25.0"
1717
pytest = "^7.4.0"
1818
ruff = ">=0.0.280,<0.1.15"
1919
mypy = "^1.4.1"

0 commit comments

Comments
 (0)