diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index 6258f95cd..b63e26682 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.4.0 +pre-commit==2.5.1 pytest==5.4.3 pytest-responses==0.4.0 responses==0.10.14