diff --git a/explorer/rest/dev_requirements.txt b/explorer/rest/dev_requirements.txt index 9d7f7fb9b7..98e59a30f6 100644 --- a/explorer/rest/dev_requirements.txt +++ b/explorer/rest/dev_requirements.txt @@ -1,5 +1,5 @@ pytest==7.4.2 -pytest-aiohttp==1.0.4 +pytest-aiohttp==1.0.5 coverage>=6.3 testing.postgresql==1.3.0 psycopg2-binary==2.9.7