diff --git a/pyproject.toml b/pyproject.toml index 57e86542..b0e3e805 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ arrow = "^1.1" importlib-metadata = {version = "^1.0", python = "<3.8"} [tool.poetry.dev-dependencies] -pre-commit = "^2.11.1" +pre-commit = "^2.20.0" black = "^20.8b1" flake8 = "^3.8.4" flake8-bugbear = "^21.4.3"