From ff462d1e3c9cf1312be96a9c64ce4da4f216a411 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 06:59:54 +0000 Subject: [PATCH] pip: (deps): bump ruamel-yaml-clib from 0.2.8 to 0.2.12 Bumps ruamel-yaml-clib from 0.2.8 to 0.2.12. --- updated-dependencies: - dependency-name: ruamel-yaml-clib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-prod.txt b/requirements-prod.txt index f071e24f6..a4fa733cf 100644 --- a/requirements-prod.txt +++ b/requirements-prod.txt @@ -70,7 +70,7 @@ redis==5.1.1 requests==2.32.3 rich==13.9.2 ruamel.yaml==0.18.6 -ruamel.yaml.clib==0.2.8 +ruamel.yaml.clib==0.2.12 SQLAlchemy==2.0.35 scour==0.38.2 setuptools==75.2.0