From 8dc9575ffe75799159fd26118afa4cb64b9d2d0d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Feb 2022 13:03:19 -0800 Subject: [PATCH] Update pytest-aiohttp from 0.3.0 to 1.0.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3f18e01..1a085c0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,5 +9,5 @@ Sphinx==3.5.3 twine==3.4.1 pytest==6.2.2 -pytest-aiohttp==0.3.0 +pytest-aiohttp==1.0.4 pytest-runner==5.3.0