aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornico <nico@magicbroccoli.de>2023-05-23 14:43:16 +0200
committerGitHub <noreply@github.com>2023-05-23 14:43:16 +0200
commit3f9b8879ebe2d0136070ea3189718a322c29acb1 (patch)
treeb991b1cc17ca29550a44726d7120da15ad35f9c2
parent420802ea507abfa669916e8910a424b6a99c4ae6 (diff)
parenta6f8ca9bc0c486ac2f2aec2f90b0a530f5b07d5d (diff)
Merge pull request #34 from mightyBroccoli/dependabot/pip/ruamel-yaml-0.17.26
build(deps): bump ruamel-yaml from 0.17.21 to 0.17.26
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 2649cf0..ed3a330 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
appdirs==1.4.4
requests==2.31.0
-ruamel.yaml==0.17.21
+ruamel.yaml==0.17.26
ruamel.yaml.clib==0.2.7