Skip to content

Commit 8c956da

Browse files
chore(deps-dev): Bump black from 23.7.0 to 24.4.2
Bumps [black](https://github.com/psf/black) from 23.7.0 to 24.4.2. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.7.0...24.4.2) --- 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 e5567da commit 8c956da

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

poetry.lock

Lines changed: 26 additions & 26 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
@@ -14,7 +14,7 @@ python-dateutil = "^2.8.1"
1414

1515
[tool.poetry.dev-dependencies]
1616
pre-commit = "^3.7.0"
17-
black = "^23.7.0"
17+
black = "^24.4.2"
1818
flake8 = "^6.0.0"
1919
pytest = "^8.2.0"
2020
pytest-asyncio = "^0.14.0"

0 commit comments

Comments
 (0)