From 7e7708490137b7644c1ed3bb864bc81986a70301 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 13:55:30 +0000 Subject: [PATCH] Bump ruamel-yaml from 0.17.35 to 0.17.38 Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.35 to 0.17.38. --- 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 61d7c41..913137e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Flask==2.3.3 -ruamel.yaml==0.17.35 +ruamel.yaml==0.17.38 monty==2023.9.25 pymongo==4.5.0 plotly==5.17.0