diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index 2819157ef..4b5029469 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,6 +1,6 @@ jsonschema==3.1.1 json-e==3.0.0 pre-commit==1.18.3 -pytest==5.2.1 +pytest==5.2.2 pytest-responses==0.4.0 responses==0.10.6