From 311eb460ed5901d672df8408b091b66ecdec2253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 13:19:31 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.18.3 to 0.18.5 Bumps [ruamel-yaml]() from 0.18.3 to 0.18.5. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0adef94..0ad9f18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Flask==3.0.0 -ruamel.yaml==0.18.3 +ruamel.yaml==0.18.5 monty==2023.9.25 pymongo==4.5.0 plotly==5.18.0