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 @@ -31,7 +31,7 @@ classifiers = [
31
31
]
32
32
dependencies = [
33
33
" colorama>=0.2.5,<0.4.7" ,
34
- " docutils>=0.10,<0.20 " ,
34
+ " docutils>=0.10,<0.23 " ,
35
35
" ruamel.yaml>=0.15.0,<=0.17.21" ,
36
36
# ruamel.yaml only requires ruamel.yaml.clib for Python versions
37
37
# less than or equal to Python 3.10. In order to ensure we have
Original file line number Diff line number Diff line change @@ -160,9 +160,9 @@ distro==1.8.0 \
160
160
--hash=sha256:02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8 \
161
161
--hash=sha256:99522ca3e365cac527b44bde033f64c6945d90eb9f769703caaec52b09bbd3ff
162
162
# via awscli (pyproject.toml)
163
- docutils==0.19 \
164
- --hash=sha256:33995a6753c30b7f577febfc2c50411fec6aac7f7ffeb7c4cfe5991072dcf9e6 \
165
- --hash=sha256:5e1de4d849fee02c63b040a4a3fd567f4ab104defd8a5511fbbc24a8a017efbc
163
+ docutils==0.22 \
164
+ --hash=sha256:4ed966a0e96a0477d852f7af31bdcb3adc049fbb35ccba358c2ea8a03287615e \
165
+ --hash=sha256:ba9d57750e92331ebe7c08a1bbf7a7f8143b86c476acd51528b042216a6aad0f
166
166
# via
167
167
# awscli (pyproject.toml)
168
168
# sphinx
You can’t perform that action at this time.
0 commit comments