diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index 2de7d0f24..2e3fc3582 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -2,5 +2,5 @@ json-e==4.4.3 jsonschema==4.16.0 pre-commit==2.20.0 pytest==7.1.3 -pytest-responses==0.5.0 +pytest-responses==0.5.1 responses==0.21.0