Skip to content

Commit 7f3d598

Browse files
chore(deps-dev): bump black from 23.12.0 to 23.12.1 (#156)
Bumps [black](https://github.com/psf/black) from 23.12.0 to 23.12.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.0...23.12.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c0d593 commit 7f3d598

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
@@ -21,7 +21,7 @@ minio = "^7.1.17"
2121
cachecontrol = "^0.13.1"
2222

2323
[tool.poetry.group.dev.dependencies]
24-
black = "^23.11.0"
24+
black = "^23.12.1"
2525
pytest = "^7.4.2"
2626
ruff = "^0.1.9"
2727
mypy = "^1.8.0"

0 commit comments

Comments
 (0)