aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornico <nico@magicbroccoli.de>2023-10-30 16:49:48 +0100
committerGitHub <noreply@github.com>2023-10-30 16:49:48 +0100
commitc30b8d3ece8647d6a6d5cb5c6d890e078ec03f33 (patch)
tree44fb5338d70a329c27dfdb5dd8aead334829ac91
parentc218d5300fa44720f1050d28c993eb4c1396cccd (diff)
parent0912ca013131479368ffb1d877118f79609636a2 (diff)
Merge pull request #48 from mightyBroccoli/dependabot/pip/ruamel-yaml-0.18.3
build(deps): bump ruamel-yaml from 0.17.40 to 0.18.3
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index dcc46b0..298c116 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
appdirs==1.4.4
requests==2.31.0
-ruamel.yaml==0.17.40
+ruamel.yaml==0.18.3
ruamel.yaml.clib==0.2.8