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

Commit 54b4b29

Browse files
authored
Merge pull request #645 from staticdev/dependabot/pip/black-22.3.0
Bump black from 22.1.0 to 22.3.0
2 parents 0413197 + 0a7032a commit 54b4b29

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)