Skip to content

Commit f747be9

Browse files
Bump black from 23.12.1 to 24.4.2
Bumps [black](https://github.com/psf/black) from 23.12.1 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.12.1...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 dd9a19d commit f747be9

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

poetry.lock

Lines changed: 24 additions & 24 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
@@ -15,7 +15,7 @@ pytest = "^8.1.1"
1515
pytest-clarity = "^1.0.1"
1616
pytest-cov = "^5.0.0"
1717
taskipy = "^1.12.2"
18-
black = "^23.12.1"
18+
black = "^24.4.2"
1919

2020
[tool.taskipy.tasks]
2121
test = "pytest --cov=fluentcst tests -vv"

0 commit comments

Comments
 (0)