From 09297b0666d6ce62d776373d7d982048b2c09588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 15:58:40 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.17.32 to 0.17.33 Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.32 to 0.17.33. --- 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 cb16ebb..4e04ef9 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.32 +ruamel.yaml==0.17.33 typed-ast==1.5.5 urllib3==2.0.6