Skip to content

Commit

Permalink
Bump black from 21.10b0 to 21.11b1 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 3, 2021
1 parent 8788c18 commit 3934fb2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -18,7 +18,7 @@ pytest = "^6.2.5"
pytest-asyncio = "^0.16.0"
pytest-cov = "^3.0.0"
mypy = "^0.910"
black = { version = "^21.10b0", allow-prereleases = true }
black = { version = "^21.11b1", allow-prereleases = true }
pre-commit = "^2.16.0"
unasync-cli = "^0.0.9"

Expand Down

0 comments on commit 3934fb2

Please sign in to comment.