Skip to content

Commit

Permalink
bump docs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SunnyR committed Jun 7, 2024
1 parent a5f6431 commit d3ba348
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
50 changes: 25 additions & 25 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ ua_parser = "0.18.0"
[tool.poetry.dev-dependencies]
pre-commit = "3.7.1"
# docs
sphinx = "^5.3.0"
sphinx_rtd_theme = "^1.1.1"
readthedocs-sphinx-search = "^0.1.1"
sphinx = "^7.3.7"
sphinx_rtd_theme = "^2.0.0"
readthedocs-sphinx-search = "^0.3.2"
# lint
black = "24.4.2"
flake8 = "7.0.0"
Expand Down

0 comments on commit d3ba348

Please sign in to comment.