From e99ec0d70d64dcee68ddbe62a339253a2b62021e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 04:22:31 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.17.20 to 0.17.21 Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.20 to 0.17.21. --- 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 71dd22ca..6ee94ba7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ tmdbapis==1.0.1 arrapi==1.3.1 lxml==4.7.1 requests==2.27.1 -ruamel.yaml==0.17.20 +ruamel.yaml==0.17.21 schedule==1.1.0 retrying==1.3.3 pathvalidate==2.5.0