diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index 255216e98..b6b51bd14 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,6 +1,6 @@ json-e==4.0.1 jsonschema==3.2.0 -pre-commit==2.3.0 +pre-commit==2.4.0 pytest==5.4.1 pytest-responses==0.4.0 responses==0.10.14