mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2025-10-29 07:10:09 +00:00
Update changelog with version 0.8.5
This commit is contained in:
@@ -45,8 +45,8 @@ tox = "^3.8.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
bandit = "^1.6.2"
|
||||
black = {version = "^21.12b0", allow-prereleases = true, python = "^3.7"}
|
||||
blacken-docs = "^1.8.0"
|
||||
black = { version = "^21.12b0", allow-prereleases = true, python = "^3.7" }
|
||||
blacken-docs = { version = "^1.8.0", python = "^3.7" }
|
||||
ipython = { version = "^7.18.1", python = "^3.7" }
|
||||
mdformat = "^0.6"
|
||||
mdformat-gfm = "^0.2"
|
||||
|
||||
Reference in New Issue
Block a user