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 @@ -29,7 +29,7 @@ classifiers = [
29
29
]
30
30
dependencies = [
31
31
" colorama>=0.2.5,<0.4.7" ,
32
- " docutils>=0.10,<0.20 " ,
32
+ " docutils>=0.10,<0.22 " ,
33
33
" cryptography>=3.3.2,<40.0.2" ,
34
34
" ruamel.yaml>=0.15.0,<=0.17.21" ,
35
35
# ruamel.yaml only requires ruamel.yaml.clib for Python versions
Original file line number Diff line number Diff line change @@ -252,9 +252,9 @@ distro==1.8.0 \
252
252
--hash=sha256:02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8 \
253
253
--hash=sha256:99522ca3e365cac527b44bde033f64c6945d90eb9f769703caaec52b09bbd3ff
254
254
# via awscli (pyproject.toml)
255
- docutils==0.19 \
256
- --hash=sha256:33995a6753c30b7f577febfc2c50411fec6aac7f7ffeb7c4cfe5991072dcf9e6 \
257
- --hash=sha256:5e1de4d849fee02c63b040a4a3fd567f4ab104defd8a5511fbbc24a8a017efbc
255
+ docutils==0.21.2 \
256
+ --hash=sha256:3a6b18732edf182daa3cd12775bbb338cf5691468f91eeeb109deff6ebfa986f \
257
+ --hash=sha256:dafca5b9e384f0e419294eb4d2ff9fa826435bf15f15b7bd45723e8ad76811b2
258
258
# via
259
259
# awscli (pyproject.toml)
260
260
# sphinx
You can’t perform that action at this time.
0 commit comments