Skip to content

Commit e7433b1

Browse files
authoredJul 24, 2023
chore(deps-dev): bump black from 23.3.0 to 23.7.0
Bumps [black](https://github.com/psf/black) from 23.3.0 to 23.7.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.3.0...23.7.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e9c8fe commit e7433b1

File tree

2 files changed

+26
-29
lines changed

2 files changed

+26
-29
lines changed
 

‎poetry.lock

+25-28
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
@@ -26,7 +26,7 @@ python-semantic-release = "8.0.3"
2626

2727
[tool.poetry.dev-dependencies]
2828
pre-commit = "^3.3.3"
29-
black = "^23.1"
29+
black = "^23.7"
3030
pytest = "^7.4.0"
3131
flake8 = "^5.0.4"
3232
isort = "^5.10.1"

0 commit comments

Comments
 (0)
Please sign in to comment.