Skip to content

Commit 05d2e01

Browse files
chore(deps-dev): bump black from 22.1.0 to 22.3.0 (#107)
Bumps [black](https://github.com/psf/black) from 22.1.0 to 22.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.1.0...22.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 cf0d3ac commit 05d2e01

File tree

2 files changed

+28
-27
lines changed

2 files changed

+28
-27
lines changed

poetry.lock

+27-26
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
@@ -24,7 +24,7 @@ pydantic = "^1.9.0"
2424
pytest = "^7.1.1"
2525
Sphinx = "^4.3.2"
2626
flake8 = "^4.0.1"
27-
black = "^22.1"
27+
black = "^22.3"
2828
isort = "^5.9.3"
2929
pre-commit = "^2.17.0"
3030
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)