From 26f29851c18e66e8a103dedf3e9877257fbec772 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 22:01:50 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.17.21 to 0.18.7 Bumps ruamel-yaml from 0.17.21 to 0.18.7. --- 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 d4d94e51a..00de44cc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ meetup-api==0.1.1 urllib3[secure]==2.2.3 yamale==4.0.4 markdown==3.3.6 -ruamel.yaml==0.17.21 +ruamel.yaml==0.18.7 lxml==4.8.0 # For emoji sphinxemoji==0.2.0