From 2fe3a650bb5f33d44ef9112235cd0be665eccc0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 00:36:29 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.17.19 to 0.17.20 Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.19 to 0.17.20. --- updated-dependencies: - dependency-name: ruamel-yaml 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 f1dfc48..9c73502 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ruamel.yaml==0.17.19 +ruamel.yaml==0.17.20 qbittorrent-api==2021.12.26 schedule==1.1.0 retrying==1.3.3