Skip to content

Commit 52f9193

Browse files
chore: Update dependency black to v23
1 parent 4fcf074 commit 52f9193

File tree

2 files changed

+30
-39
lines changed

2 files changed

+30
-39
lines changed

crates/python/poetry.lock

+29-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/python/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ numpy = "^1.24.1"
5050
maturin = "^1.2.3"
5151
pytest = "^7.1.3"
5252
pytest-asyncio = "^0.19.0"
53-
black = "^22.8.0"
53+
black = "^22.8.0 || ^23.0.0"
5454
syrupy = "^3.0.6"
5555
mypy = "^1.4.1"
5656

0 commit comments

Comments
 (0)