Skip to content

Commit e3c6bc9

Browse files
dependabot[bot]Lee-W
authored andcommitted
build(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] <[email protected]>
1 parent 9c02ae2 commit e3c6bc9

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
@@ -60,7 +60,7 @@ pytest-regressions = "^2.4.0"
6060
pytest-freezer = "^0.4.6"
6161
pytest-xdist = "^3.1.0"
6262
# code formatter
63-
black = "~=23.11"
63+
black = ">=23.11,<25.0"
6464
# linter
6565
ruff = ">=0.1.6,<0.3.0"
6666
pre-commit = ">=2.18,<4.0"

0 commit comments

Comments
 (0)