File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ classifiers = [
3232dependencies = [
3333 " colorama>=0.2.5,<0.4.7" ,
3434 " docutils>=0.10,<0.20" ,
35- " ruamel.yaml>=0.15.0,<=0.17.21 " ,
35+ " ruamel.yaml>=0.15.0,<=0.18.16 " ,
3636 # ruamel.yaml only requires ruamel.yaml.clib for Python versions
3737 # less than or equal to Python 3.10. In order to ensure we have
3838 # a consistent dependency closure across all Python versions,
Original file line number Diff line number Diff line change @@ -286,9 +286,9 @@ requests==2.32.5 \
286286 --hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \
287287 --hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf
288288 # via sphinx
289- ruamel-yaml==0.17.21 \
290- --hash=sha256:742b35d3d665023981bd6d16b3d24248ce5df75fdb4e2924e93a05c1f8b61ca7 \
291- --hash=sha256:8b7ce697a2f212752a35c1ac414471dc16c424c9573be4926b56ff3f5d23b7af
289+ ruamel-yaml==0.18.16 \
290+ --hash=sha256:048f26d64245bae57a4f9ef6feb5b552a386830ef7a826f235ffb804c59efbba \
291+ --hash=sha256:a6e587512f3c998b2225d68aa1f35111c29fad14aed561a26e73fab729ec5e5a
292292 # via awscli (pyproject.toml)
293293ruamel-yaml-clib==0.2.12 \
294294 --hash=sha256:040ae85536960525ea62868b642bdb0c2cc6021c9f9d507810c0c604e66f5a7b \
You can’t perform that action at this time.
0 commit comments