From a42a76a2cfcfe4760cea8b8f38d065ebcadfb78b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Dec 2020 06:23:09 +0000 Subject: [PATCH] Bump requests from 2.25.0 to 2.25.1 Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.25.1. - [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.25.0...v2.25.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f3ebf7a..81af2276 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ Markdown==3.3.3 Pillow==8.0.1 psycopg2-binary==2.8.6 python-dotenv==0.15.0 -requests==2.25.0 +requests==2.25.1 simplejson==3.17.2 six==1.15.0 webdavclient3==3.14.5