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.22 " ,
35
35
" cryptography>=40.0.0,<43.0.2" ,
36
36
" ruamel.yaml>=0.15.0,<=0.17.21" ,
37
37
# ruamel.yaml only requires ruamel.yaml.clib for Python versions
Original file line number Diff line number Diff line change @@ -258,9 +258,9 @@ distro==1.8.0 \
258
258
--hash=sha256:02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8 \
259
259
--hash=sha256:99522ca3e365cac527b44bde033f64c6945d90eb9f769703caaec52b09bbd3ff
260
260
# via awscli (pyproject.toml)
261
- docutils==0.19 \
262
- --hash=sha256:33995a6753c30b7f577febfc2c50411fec6aac7f7ffeb7c4cfe5991072dcf9e6 \
263
- --hash=sha256:5e1de4d849fee02c63b040a4a3fd567f4ab104defd8a5511fbbc24a8a017efbc
261
+ docutils==0.21.2 \
262
+ --hash=sha256:3a6b18732edf182daa3cd12775bbb338cf5691468f91eeeb109deff6ebfa986f \
263
+ --hash=sha256:dafca5b9e384f0e419294eb4d2ff9fa826435bf15f15b7bd45723e8ad76811b2
264
264
# via
265
265
# awscli (pyproject.toml)
266
266
# sphinx
You can’t perform that action at this time.
0 commit comments