Skip to content

Commit c24cf83

Browse files
author
macbre
committed
Upgrade black to 21.4b1
1 parent be1efcf commit c24cf83

File tree

2 files changed

+26
-24
lines changed

2 files changed

+26
-24
lines changed

poetry.lock

Lines changed: 24 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ packages = [
1313
]
1414

1515
[tool.poetry.dependencies]
16-
python = "^3.6"
16+
python = "^3.6.2"
1717
sqlparse = "^0.4.1"
1818

1919
[tool.poetry.dev-dependencies]
20-
black = "^20.8b1"
20+
black = "^21.4b1"
2121
coverage = "^5.5"
2222
pylint = "^2.8.2"
2323
pytest = "^6.2.3"

0 commit comments

Comments
 (0)