From 39ed4a283abb483b3cfe24fdd8cc344962d66567 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 06:09:36 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.17.10 to 0.17.16 Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.10 to 0.17.16. --- 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 15e501aa..27c6dd55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ tmdbv3api==1.7.6 arrapi==1.1.3 lxml==4.6.3 requests==2.26.0 -ruamel.yaml==0.17.10 +ruamel.yaml==0.17.16 schedule==1.1.0 retrying==1.3.3 pathvalidate==2.4.1