diff --git a/bot/requirements-dev.txt b/bot/requirements-dev.txt index 88f6e801f..371c99687 100644 --- a/bot/requirements-dev.txt +++ b/bot/requirements-dev.txt @@ -1,6 +1,6 @@ json-e==4.5.3 jsonschema==4.17.3 pre-commit==3.4.0 -pytest==7.2.2 +pytest==7.4.2 pytest-responses==0.5.1 responses==0.23.3