From b5b46075f2562a52aa085a5cb3a62ece3084a071 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 13:08:24 +0100 Subject: [PATCH] Bump ruamel-yaml from 0.18.6 to 0.18.10 (#320) Bumps ruamel-yaml from 0.18.6 to 0.18.10. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_pinned.txt b/requirements_pinned.txt index 5ea22b8..2210d74 100644 --- a/requirements_pinned.txt +++ b/requirements_pinned.txt @@ -6,6 +6,6 @@ matplotlib==3.10.0 pyglotaran==0.7.3 tabulate==0.9.0 xarray==2025.1.1 -ruamel.yaml==0.18.6 +ruamel.yaml==0.18.10 docstring_parser==0.16 pydantic==2.7.2