From 39742e695dffe2d09a106d440c3eeab8c6c77c71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2020 14:02:55 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 in /Google-dailogflow Bumps [requests](https://github.com/psf/requests) from 2.18.4 to 2.20.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.18.4...v2.20.0) Signed-off-by: dependabot[bot] --- Google-dailogflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Google-dailogflow/requirements.txt b/Google-dailogflow/requirements.txt index 7819cc7..65a5b82 100644 --- a/Google-dailogflow/requirements.txt +++ b/Google-dailogflow/requirements.txt @@ -8,7 +8,7 @@ itsdangerous==1.1.0 Jinja2==2.11.2 MarkupSafe==1.1.1 pyowm==2.8.0 -requests==2.18.4 +requests==2.20.0 six==1.14.0 urllib3==1.22 Werkzeug==1.0.1