Skip to content

Commit 3934fb2

Browse files
Bump black from 21.10b0 to 21.11b1 (#46)
1 parent 8788c18 commit 3934fb2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pytest = "^6.2.5"
1818
pytest-asyncio = "^0.16.0"
1919
pytest-cov = "^3.0.0"
2020
mypy = "^0.910"
21-
black = { version = "^21.10b0", allow-prereleases = true }
21+
black = { version = "^21.11b1", allow-prereleases = true }
2222
pre-commit = "^2.16.0"
2323
unasync-cli = "^0.0.9"
2424

0 commit comments

Comments
 (0)