diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index 4d394961a..6623f43c8 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,6 +1,6 @@ json-e==4.1.0 jsonschema==3.2.0 -pre-commit==2.5.1 +pre-commit==2.6.0 pytest==5.4.3 pytest-responses==0.4.0 responses==0.10.15