From d557a3a420e44e83c14c8de78a0a7de53c55255c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 00:49:17 +0000 Subject: [PATCH] Bump requests from 2.27.0 to 2.27.1 Bumps [requests](https://github.com/psf/requests) from 2.27.0 to 2.27.1. - [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.27.0...v2.27.1) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a601306..43281a7 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.27.0 \ No newline at end of file +requests==2.27.1 \ No newline at end of file