Skip to content

Commit

Permalink
updated doc util library
Browse files Browse the repository at this point in the history
  • Loading branch information
mishalp-crest committed Dec 11, 2023
1 parent 8df4bd1 commit 25b71bb
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion awsinspector.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
{
"module": "docutils",
"input_file": "wheels/shared/docutils-0.18-py2.py3-none-any.whl"
"input_file": "wheels/shared/docutils-0.16-py2.py3-none-any.whl"
},
{
"module": "jmespath",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3==1.17.30
botocore==1.20.30
docutils==0.18
docutils==0.16
python-dateutil==2.8.1
Binary file added wheels/shared/docutils-0.16-py2.py3-none-any.whl
Binary file not shown.
Binary file removed wheels/shared/docutils-0.18-py2.py3-none-any.whl
Binary file not shown.

0 comments on commit 25b71bb

Please sign in to comment.