Skip to content

Commit 67bfe2f

Browse files
Bump black from 23.1.0 to 23.3.0
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.1.0...23.3.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 3f47534 commit 67bfe2f

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 27 additions & 27 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
@@ -23,7 +23,7 @@ pytest-asyncio = "^0.21.0"
2323
pytest-cov = "^4.0.0"
2424
pytest-freezegun = "^0.4.2"
2525
aioresponses = "^0.7.4"
26-
black = "^23.1.0"
26+
black = "^23.3.0"
2727
isort = "^5.11.5"
2828
mypy = "^1.1"
2929
flake8 = "^5.0.4"

0 commit comments

Comments
 (0)