From e5ec398159724f4701a808f2d6745aab106fd163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 07:09:37 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.17.32 to 0.18.5 Bumps [ruamel-yaml]() from 0.17.32 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 d48566cf95f..2a8f05037a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy==1.25.2 sympy==1.11.1 requests==2.31.0 monty==2023.9.25 -ruamel.yaml==0.17.32 +ruamel.yaml==0.18.5 scipy==1.11.2 tabulate==0.9.0 matplotlib==3.7.2