Skip to content

Commit acccbd4

Browse files
Bump black from 23.10.0 to 23.10.1 (#734)
Bumps [black](https://github.com/psf/black) from 23.10.0 to 23.10.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.10.0...23.10.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e76baa6 commit acccbd4

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -22,7 +22,7 @@ pydantic-settings = "^2.0.3"
2222

2323
[tool.poetry.group.dev.dependencies]
2424
pre-commit = "^3.5.0"
25-
black = "^23.10.0"
25+
black = "^23.10.1"
2626
isort = "^5.12.0"
2727
coverage = {extras = ["toml"], version = "^7.3"}
2828
mypy = "^1.6"

0 commit comments

Comments
 (0)