From 9c8536b8fa23fcb81f7fc165eb08ebe4691faf01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 21:08:59 +0000 Subject: [PATCH] Bump requests from 2.13.0 to 2.20.0 Bumps [requests](https://github.com/psf/requests) from 2.13.0 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.13.0...v2.20.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e1c446f..0995e50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ psycopg2-binary==2.8.4 pynvim==0.4.1 pyparsing==2.2.0 PyYAML==5.3.1 -requests==2.13.0 +requests==2.20.0 six==1.10.0 slackclient==1.0.5 toml==0.10.0