diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index 143854b22..533f6d128 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,6 +1,6 @@ jsonschema==3.0.2 json-e==3.0.0 pre-commit==1.18.3 -pytest==5.1.2 +pytest==5.1.3 pytest-responses==0.4.0 responses==0.10.6