mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-12 18:06:14 +02:00
Update black pin to latest version, poetry update, and make format
This commit is contained in:
parent
80651f8f0e
commit
3f281c220b
10 changed files with 72 additions and 24 deletions
|
@ -34,7 +34,7 @@ packaging = "^20.4"
|
|||
[tool.poetry.dev-dependencies]
|
||||
behave = "^1.2"
|
||||
mkdocs = "^1.0"
|
||||
black = {version = "^19.10b0",allow-prereleases = true}
|
||||
black = {version = "^20.8b1",allow-prereleases = true}
|
||||
toml = "^0.10.0"
|
||||
pyflakes = "^2.2.0"
|
||||
pytest = "^6.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue