From 6d045f8617d289cfc2a2556acaedd25f346734ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 05:29:20 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.17.35 to 0.18.5 Bumps [ruamel-yaml]() from 0.17.35 to 0.18.5. --- 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 9da06bf..4f56ca2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto3==1.28.62 PyQt6==6.5.0 PyInstaller==6.0.0 -ruamel.yaml==0.17.35 +ruamel.yaml==0.18.5 nose==1.3.7