From 7e81c7804883f7ab077aa1013a7115d0d47b0517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 00:36:36 +0000 Subject: [PATCH] Bump requests from 2.26.0 to 2.27.0 Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.27.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.26.0...v2.27.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f1dfc48..2ae6a90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ qbittorrent-api==2021.12.26 schedule==1.1.0 retrying==1.3.3 alive_progress==2.1.0 -requests==2.26.0 \ No newline at end of file +requests==2.27.0 \ No newline at end of file