From cfb018c7ffb95951acf006c44162a38587fc7eb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 04:21:56 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.17.35 to 0.17.39 Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.35 to 0.17.39. --- 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 f7de931a1bf4..006803b93b6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -127,7 +127,7 @@ PyYAML==6.0.1 pyzmq~=25.1.0 requests~=2.31.0 rsa==4.9 -ruamel.yaml==0.17.35 +ruamel.yaml==0.17.39 ruamel.yaml.clib==0.2.8 schema==0.7.5 scipy~=1.11.2