Skip to content

Commit d1a7614

Browse files
authoredMay 6, 2024
chore(deps-dev): Bump black from 24.4.0 to 24.4.2
Bumps [black](https://github.com/psf/black) from 24.4.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@24.4.0...24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ab0320 commit d1a7614

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
@@ -23,7 +23,7 @@ inflection = "^0.5.1"
2323

2424
[tool.poetry.dev-dependencies]
2525
pytest = "^8.1.1"
26-
black = "^24.4.0"
26+
black = "^24.4.2"
2727
poetry = "^1.5.0"
2828
pre-commit = "^3.3.0"
2929
ruff = "^0.4.3"

0 commit comments

Comments
 (0)