diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index a5dcd3da6..95d40b2cc 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,6 +1,6 @@ json-e==3.0.0 jsonschema==3.2.0 pre-commit==2.0.1 -pytest==5.3.4 +pytest==5.3.5 pytest-responses==0.4.0 responses==0.10.9