From 6a204f040a684d80478ab256aaea66bdc3cb4f16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Oct 2021 10:24:07 +0000 Subject: [PATCH] Bump requests from 2.19.1 to 2.20.0 in /docs Bumps [requests](https://github.com/psf/requests) from 2.19.1 to 2.20.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.19.1...v2.20.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 30c53b4..83cbd37 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ packaging==17.1 Pygments==2.2.0 pyparsing==2.2.1 pytz==2018.5 -requests==2.19.1 +requests==2.20.0 scikit-learn==0.19.2 scipy==1.1.0 six==1.11.0