From f742b8a7b12f00c4fe3c45590dca1f755af61c8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 15:42:07 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.17.33 to 0.18.3 Bumps [ruamel-yaml]() from 0.17.33 to 0.18.3. --- 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..f2d1770 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.3 typed-ast==1.5.5 urllib3==2.0.6