From 56001f00eed330e1f65a11840b10d5b67b920105 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 15:45:34 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.17.33 to 0.17.35 Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.33 to 0.17.35. --- 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 4e04ef9..6788ec6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ diagrams==0.23.3 osc-sdk-python==0.26.0 pyperclip==1.8.2 requests==2.31.0 -ruamel.yaml==0.17.33 +ruamel.yaml==0.17.35 typed-ast==1.5.5 urllib3==2.0.6