Skip to content

Commit

Permalink
Merge pull request #270 from msqd/dependabot/pip/sphinx-autobuild-202…
Browse files Browse the repository at this point in the history
…4.2.4

chore(deps-dev): bump sphinx-autobuild from 2021.3.14 to 2024.2.4
  • Loading branch information
hartym authored Mar 29, 2024
2 parents 6e07023 + ababf8d commit ed02873
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ pytest = "^7.4.3"
pytest-asyncio = "^0.21.1" # 0.23 breaks the test suite (https://github.com/pytest-dev/pytest-asyncio/releases/tag/v0.23.0)
respx = "^0.20.2"
sphinx = "^7.2.6"
sphinx-autobuild = "^2021.3.14"
sphinx-autobuild = ">=2021.3.14,<2025.0.0"
sphinx-design = "^0.5.0"
sphinxcontrib-jquery = "^4.1"
pytest-benchmark = { extras = ["histogram"], version = "^4.0.0" }
Expand Down

0 comments on commit ed02873

Please sign in to comment.