From efbd9e70e69597a6d815e2e451b39464e0a4f997 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 21:48:53 +0000 Subject: [PATCH] chore(deps): bump ruamel-yaml in the dependencies group (#299) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05746dc..e60f51e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ github3.py==4.0.1 requests==2.32.3 python-dotenv==1.0.1 -ruamel.yaml==0.18.7 +ruamel.yaml==0.18.10