diff --git a/pyproject.toml b/pyproject.toml index 5ca6443..c4737ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ black = "^19.10b0" pytest = "^5.4.3" flake8 = "^3.8.3" pytest-mock = "^3.1.1" -pre-commit = "^2.5.1" +pre-commit = "^3.6.0" responses = "^0.10.15" pytest-cov = "^2.10.0"