From 36f774905f4a1c47e0a16c686b7ef396d8448b4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 15:17:09 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.17.33 to 0.18.1 Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.33 to 0.18.1. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-minor ... 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..c86ab48 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.18.1 typed-ast==1.5.5 urllib3==2.0.6