Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 0a7032a

Browse files
Bump black from 22.1.0 to 22.3.0
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>
1 parent 5d7ac9b commit 0a7032a

File tree

2 files changed

+6
-27
lines changed

2 files changed

+6
-27
lines changed

poetry.lock

Lines changed: 5 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
@@ -45,7 +45,7 @@ darglint = "^1.8.1"
4545
reorder-python-imports = "^3.0.1"
4646
pre-commit-hooks = "^4.1.0"
4747
pytest_mock = "^3.7.0"
48-
black = "^22.1"
48+
black = "^22.3"
4949
sphinx-click = "^3.1.0"
5050
types-PyYAML = "^6.0.5"
5151
coverage = {version = "6.3.2", extras = ["toml"]}

0 commit comments

Comments
 (0)