From ffbf51be61330705d60d4b5a680c566991c879fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 16:51:02 +0000 Subject: [PATCH] Bump requests from 2.18.4 to 2.20.0 in /Laboratory2 Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.0. - [Release notes](https://github.com/requests/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/requests/requests/compare/v2.18.4...v2.20.0) Signed-off-by: dependabot[bot] --- Laboratory2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Laboratory2/requirements.txt b/Laboratory2/requirements.txt index 32cb8f6..47f50cf 100644 --- a/Laboratory2/requirements.txt +++ b/Laboratory2/requirements.txt @@ -29,7 +29,7 @@ pyparsing==2.3.1 python-dateutil==2.8.0 pytz==2018.4 PyYAML==3.13 -requests==2.18.4 +requests==2.20.0 six==1.11.0 SQLAlchemy==1.3.10 traitlets==4.3.2