Bump black from 21.12b0 to 22.1.0
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0. - [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/22.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -31,7 +31,7 @@ SQLAlchemy = "^1.4.31"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^7.0.1"
|
||||
black = {version = "^21.12b0", allow-prereleases = true}
|
||||
black = {version = "^22.1", allow-prereleases = true}
|
||||
flake8 = "^4.0.1"
|
||||
mypy = "^0.931"
|
||||
types-pytz = "^2021.3.3"
|
||||
|
Reference in New Issue
Block a user