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] <support@github.com> 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

Lines changed: 27 additions & 26 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
@@ -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)