diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index 4b91ca5e1..540d69822 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,5 +1,5 @@ jsonschema==3.0.2 json-e==3.0.0 -pre-commit==1.18.2 +pre-commit==1.18.3 pytest==5.1.1 responses==0.10.6