Skip to content

Commit

Permalink
chore(deps): update dependency sphinx to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 17, 2023
1 parent f3252d5 commit cfef7b4
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 @@ -38,7 +38,7 @@ pytest = {version="^7.2.0", optional = true}
pytest-asyncio = {version="^0.21.0", optional = true}
pytest-mock = {version="^3.10.0", optional = true}
toml = {version="^0.10.2", optional = true}
sphinx = {version="^6.0.0", optional = true}
sphinx = {version="^7.0.0", optional = true}
sphinx-rtd-theme = {version="^1.1.1", optional = true}
types-toml = {version = "^0.10.8.1", optional = true}
pyjwt = "^2.6.0"
Expand All @@ -50,7 +50,7 @@ pytest-mock = "^3.10.0"
mypy = "^1.0"
toml = "^0.10.2"
types-toml = "^0.10.8.1"
sphinx = "^6.0.0"
sphinx = "^7.0.0"
sphinx-rtd-theme = "^1.2.0"
pytest-cov = "^4.0.0"
black = {version = "^23.0.0", allow-prereleases = true}
Expand Down

0 comments on commit cfef7b4

Please sign in to comment.