Skip to content

Commit

Permalink
chore: Update Sphinx version
Browse files Browse the repository at this point in the history
  • Loading branch information
riddell-stan committed Jul 3, 2020
1 parent d2ac497 commit af5b52c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ httpstan = "^2.0.2"
tqdm = "^4.14"

# docs
sphinx = { version = "^2.3.1", optional = true }
sphinx-rtd-theme = { version = "^0.4", optional = true }
sphinx = { version = "^3.1.1", optional = true }
sphinx-rtd-theme = { version = "^0.5", optional = true }

[tool.poetry.dev-dependencies]
pytest = "^5.4"
Expand Down

0 comments on commit af5b52c

Please sign in to comment.