Skip to content

Commit 7636691

Browse files
chore(deps-dev): bump black from 22.3.0 to 22.10.0 (#155)
Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.3.0...22.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4eb490a commit 7636691

File tree

2 files changed

+26
-28
lines changed

2 files changed

+26
-28
lines changed

poetry.lock

+25-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
@@ -27,7 +27,7 @@ pydantic = "^1.9.0"
2727
pytest = "^7.1.2"
2828
Sphinx = "^4.3.2"
2929
flake8 = "^4.0.1"
30-
black = "^22.3"
30+
black = "^22.10"
3131
isort = "^5.9.3"
3232
pre-commit = "^2.20.0"
3333
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)