Skip to content

Commit 3fde0fd

Browse files
chore(deps-dev): bump black from 23.1.0 to 23.3.0 (#256)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e18b17 commit 3fde0fd

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

+27-27
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
@@ -28,7 +28,7 @@ strenum = "^0.4.9"
2828
pytest = "^7.3.2"
2929
Sphinx = "^7.0.1"
3030
flake8 = "^5.0.4"
31-
black = "^23.1"
31+
black = "^23.3"
3232
isort = "^5.12.0"
3333
pre-commit = "^3.2.0"
3434
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)