From 550dea40ad1038b2210ca4f8eb2e1593d60b3be7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 17:47:34 +0000 Subject: [PATCH] Bump requests from 2.11.1 to 2.20.0 Bumps [requests](https://github.com/psf/requests) from 2.11.1 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.11.1...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 a64bbe5..23cc9c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Flask_Cors==3.0.2 wit==4.2.0 httplib2==0.10.3 ufal.morphodita==1.9.2.1 -requests==2.11.1 +requests==2.20.0 Werkzeug==0.11.11 beautifulsoup4==4.5.3 ordereddict==1.1