From 5348a60a6257a3806707f6d039cd5d9a23e41a81 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Nov 2021 10:10:49 +0000 Subject: [PATCH] Update aiohttp from 3.5.4 to 3.8.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9ef4da8..ce63026 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.1 aiofiles==0.4.0 vcfpy2==0.1.2 pysam==0.15.2