Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
Bump black from 21.11b1 to 21.12b0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 21.11b1 to 21.12b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and le717 committed Dec 6, 2021
1 parent 652680a commit 1b954da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 65 deletions.
68 changes: 4 additions & 64 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
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ flask-smorest = "^0.35.0"
[tool.poetry.dev-dependencies]
flake8 = "^4.0.0"
mypy = "^0.910"
black = "^21.11b1"
black = "^21.12b0"
sqlalchemy-stubs = "^0.4"

[build-system]
Expand Down

0 comments on commit 1b954da

Please sign in to comment.