From b8a9dadf6b81fd8becec7c7ccac247099b129d14 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Nov 2021 08:10:44 +0000 Subject: [PATCH] Update aiohttp from 3.5.4 to 3.8.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9ef4da8..21e7fd4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -16,7 +16,7 @@ pytest-cov==2.7.1 numpy==1.16.4 pandas==0.24.2 requests==2.22.0 -aiohttp==3.5.4 +aiohttp==3.8.0 aiofiles==0.4.0 vcfpy2==0.1.2 pysam==0.15.2