From 0c8fcbdfba7a51fd21aefb203e089f04b5f320e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 11 Dec 2018 04:28:37 +0000 Subject: [PATCH] [Security] Bump requests from 2.18.4 to 2.21.0 Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.21.0. **This update includes security fixes.** - [Release notes](https://github.com/requests/requests/releases) - [Changelog](https://github.com/requests/requests/blob/master/HISTORY.md) - [Commits](https://github.com/requests/requests/compare/v2.18.4...v2.21.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 aa22129d..b1a394bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pylint-plugin-utils==0.2.6 python-dateutil==2.7.2 python-dotenv==0.8.2 python-editor==1.0.3 -requests==2.18.4 +requests==2.21.0 six==1.11.0 SQLAlchemy==1.2.8 urllib3==1.22