From 0cbab16c04c5934a8a58ec8d96097ac2ec202555 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 13:01:29 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.18.5 to 0.18.6 Bumps [ruamel-yaml]() from 0.18.5 to 0.18.6. --- 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 814dac2..5c43395 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Flask==3.0.0 -ruamel.yaml==0.18.5 +ruamel.yaml==0.18.6 monty==2024.1.26 pymongo==4.6.0 plotly==5.18.0