aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornico <nico@magicbroccoli.de>2023-10-19 14:16:15 +0200
committerGitHub <noreply@github.com>2023-10-19 14:16:15 +0200
commit4b9a5faa2e6f440dc4a7f48c7886ae3001e8e391 (patch)
treeb1df787e831cb9e79a2a2a0b025a1f2448fcefcd
parent414c74fd6199dc9f4cbbd379119a52deddcb75e4 (diff)
parent29faad3374e0260d5ba1aad37a5c61ea180b9227 (diff)
Merge pull request #43 from mightyBroccoli/dependabot/pip/ruamel-yaml-0.17.36
build(deps): bump ruamel-yaml from 0.17.35 to 0.17.36
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index cf141b6..6ec0aa3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
appdirs==1.4.4
requests==2.31.0
-ruamel.yaml==0.17.35
+ruamel.yaml==0.17.36
ruamel.yaml.clib==0.2.8