Skip to content

Commit 95ccda4

Browse files
pip(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 dd7a4f8 commit 95ccda4

2 files changed

Lines changed: 26 additions & 29 deletions

File tree

poetry.lock

Lines changed: 25 additions & 28 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
@@ -36,7 +36,7 @@ openapi-core = "0.14.2"
3636

3737
[tool.poetry.dev-dependencies]
3838
flake8 = "^5.0.4"
39-
black = "^23.3"
39+
black = "^23.7"
4040
pip-licenses = "^4.3.2"
4141
jinja2 = "^3.1.2"
4242
pytest = "^6.1.2"

0 commit comments

Comments
 (0)