Skip to content

Commit d72a14b

Browse files
dependabot[bot]mr-c
authored andcommitted
Update ruamel-yaml requirement from <0.18,>=0.17.6 to >=0.17.6,<0.19
Updates the requirements on [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) to permit the latest version. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72d0aad commit d72a14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ rdflib
44
requests
55
schema-salad >= 8.3.20220825114525, < 9
66
ruamel.yaml >= 0.17.6, < 0.18;python_version>='3.7'
7-
ruamel.yaml >= 0.16.12, < 0.18
7+
ruamel.yaml >= 0.16.12, < 0.19

0 commit comments

Comments
 (0)