Skip to content

Commit 61aed68

Browse files
Bump black from 22.12.0 to 23.1.0
Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.12.0...23.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7806f5e commit 61aed68

File tree

2 files changed

+34
-38
lines changed

2 files changed

+34
-38
lines changed

poetry.lock

Lines changed: 33 additions & 37 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.12.0"
33+
black = "^23.1.0"
3434
mypy = "^0.991"
3535
types-urllib3 = "^1.26.25"
3636
Sphinx = "^5.3.0"

0 commit comments

Comments
 (0)