Skip to content

Commit a5b266b

Browse files
Bump black from 22.6.0 to 22.8.0 (#295)
Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.8.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.6.0...22.8.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 ecd8c8d commit a5b266b

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 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
@@ -30,7 +30,7 @@ websockets = "^10.3"
3030
certifi = "^2022.5.18"
3131

3232
[tool.poetry.dev-dependencies]
33-
black = "^22.6.0"
33+
black = "^22.8.0"
3434
mypy = "^0.971"
3535
types-urllib3 = "^1.26.23"
3636
Sphinx = "^5.1.1"

0 commit comments

Comments
 (0)