From 531ed511018e449e7f698a486b32cc87cf19a422 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 10 Apr 2021 11:25:43 +0200 Subject: [PATCH] Update: dependencies update (#28) * Update aiohttp from 3.7.4 to 3.7.4.post0 * Update botocore from 1.20.17 to 1.20.42 * Update chardet from 3.0.4 to 4.0.0 * Update pproxy from 2.7.6 to 2.7.7 * Update sentry-sdk from 0.20.3 to 1.0.0 * Update urllib3 from 1.26.3 to 1.26.4 --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index e947738..a23337c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,20 @@ -aiohttp==3.7.4 +aiohttp==3.7.4.post0 async-timeout==3.0.1 attrs==20.3.0 -botocore==1.20.17 +botocore==1.20.42 certifi==2020.12.5 -chardet==3.0.4 +chardet==4.0.0 click==7.1.2 docutils==0.16 idna==3.1 jmespath==0.10.0 multidict==5.1.0 openttd-helpers==1.0.1 -pproxy==2.7.6 +pproxy==2.7.7 pynamodb==5.0.3 python-dateutil==2.8.1 -sentry-sdk==0.20.3 +sentry-sdk==1.0.0 six==1.15.0 typing-extensions==3.7.4.3 -urllib3==1.26.3 +urllib3==1.26.4 yarl==1.6.3