diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index 5360d0789..5c63f3c04 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,6 +1,6 @@ json-e==4.5.0 jsonschema==4.17.3 -pre-commit==2.21.0 +pre-commit==3.1.1 pytest==7.2.2 pytest-responses==0.5.1 responses==0.22.0