diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index a3f1cbd4d..b01323e00 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,6 +1,6 @@ jsonschema==3.2.0 json-e==3.0.0 pre-commit==1.20.0 -pytest==5.2.4 +pytest==5.3.0 pytest-responses==0.4.0 responses==0.10.6