Skip to content

Commit

Permalink
chore(deps): update dependency sphinx-rtd-theme to v2 (#267)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: cognite-bulldozer[bot] <51074376+cognite-bulldozer[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and cognite-bulldozer[bot] authored Nov 30, 2023
1 parent 5059ad4 commit 7983f2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sphinx~=7.2.2
sphinx-rtd-theme~=1.3.0
sphinx-rtd-theme~=2.0.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ ruff = "^0.1.0"
pytest = "^7.0.0"
pytest-cov = "^4.0.0"
sphinx = "^7.0.0"
sphinx-rtd-theme = "^1.2.2"
sphinx-rtd-theme = "^2.0.0"
pre-commit = "^3.3.0"
SecretStorage = "^3.1.2"
twine = "^4.0.0"
Expand Down

0 comments on commit 7983f2e

Please sign in to comment.