diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index 46a4bed5d..a8457a554 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,6 +1,6 @@ json-e==4.2.0 jsonschema==3.2.0 -pre-commit==2.6.0 +pre-commit==2.7.1 pytest==6.0.1 pytest-responses==0.4.0 responses==0.10.15