Skip to content

Commit 00f0c95

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 45c6a1a commit 00f0c95

File tree

2 files changed

+31
-20
lines changed

2 files changed

+31
-20
lines changed

poetry.lock

+30-19
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
@@ -54,7 +54,7 @@ pytest = "^7.2.1"
5454
pytest-cov = "^4.0.0"
5555
geopandas = "^0.12.2"
5656
isort = "^5.11.4"
57-
black = "^22.12.0"
57+
black = ">=22.12,<25.0"
5858

5959

6060
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)