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

Commit bec9abd

Browse files
authored
Merge pull request #79 from NathanVaughn/dependabot/pip/black-22.12.0
Bump black from 22.10.0 to 22.12.0
2 parents 021dd34 + c6cc8a1 commit bec9abd

File tree

2 files changed

+15
-24
lines changed

2 files changed

+15
-24
lines changed

poetry.lock

Lines changed: 14 additions & 23 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
@@ -20,7 +20,7 @@
2020
orjson = "^3.8.3" # Fast JSON serialization
2121

2222
[tool.poetry.dev-dependencies]
23-
black = "^22.10"
23+
black = "^22.12"
2424
isort = "^5.10.1"
2525
autoflake = "^2.0"
2626
pyleft = "^1.1.0"

0 commit comments

Comments
 (0)