Update changelog with version 0.8.5

This commit is contained in:
2022-09-06 15:12:43 -04:00
parent 5f30656683
commit 72c719c26c
3 changed files with 52 additions and 41 deletions

View File

@@ -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"