Skip to content

Commit

Permalink
Update dependency docutils to v0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2023
1 parent 53cb7bb commit 31ca7ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies = [
"Flask>=1.1.4",
"boto3>=1.6.6",
"colorlog>=4.2.1",
"docutils==0.15",
"docutils==0.20",
"Flask-HTTPAuth>=3.2.3",
"Flask-RESTful>=0.3.9",
"flask-restful-swagger-2",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

boto3>=1.6.6
colorlog>=4.2.1
docutils==0.15
docutils==0.20
Flask>=1.1.4
Flask-HTTPAuth>=3.2.3
Flask-RESTful>=0.3.9
Expand Down

0 comments on commit 31ca7ac

Please sign in to comment.