From e41442ee840af15dd865ef565671de0b1e317958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 04:13:26 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.17.33 to 0.17.34 Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.33 to 0.17.34. --- 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 ce8f6d76731..43c9778427a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -128,7 +128,7 @@ PyYAML==6.0.1 pyzmq~=25.1.0 requests~=2.31.0 rsa==4.9 -ruamel.yaml==0.17.33 +ruamel.yaml==0.17.34 ruamel.yaml.clib==0.2.7 schema==0.7.5 scipy~=1.11.2