Skip to content

Commit 00ba7e8

Browse files
committed
chore: Update dependencies
1 parent 0d2b411 commit 00ba7e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ keywords = ["mkdocs", "mkdocs-plugin", "docstrings", "autodoc"]
1818
packages = [ { include = "mkdocs_autorefs", from = "src" } ]
1919

2020
[tool.poetry.dependencies]
21-
python = "^3.6"
21+
python = "^3.6.2"
2222
Markdown = "^3.3"
2323
mkdocs = "^1.1"
2424

2525
[tool.poetry.dev-dependencies]
2626
autoflake = "^1.4"
27-
black = "^20.8b1"
27+
black = "^21.12b0"
2828
duty = "^0.6.0"
2929
flakehell = "^0.9.0"
3030
flake8-black = "^0.2.1"

0 commit comments

Comments
 (0)