Skip to content

Commit 2a58e9b

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 3d0db70 commit 2a58e9b

File tree

2 files changed

+31
-20
lines changed

2 files changed

+31
-20
lines changed

poetry.lock

Lines changed: 30 additions & 19 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
@@ -32,7 +32,7 @@ pyarrow = ["pyarrow"]
3232
pytest = "^7.1.2"
3333
mypy = "^1.10.1"
3434
pylint = ">=2.12.0"
35-
black = "^22.3.0"
35+
black = "^24.3.0"
3636
pytest-dotenv = "^0.5.2"
3737

3838
[tool.poetry.urls]

0 commit comments

Comments
 (0)