Skip to content

Commit e4b0e4f

Browse files
committed
build(deps): Update dev packages + lock sphinx-inline-tabs (to keep python 3.7 support)
1 parent 3747480 commit e4b0e4f

File tree

2 files changed

+42
-41
lines changed

2 files changed

+42
-41
lines changed

poetry.lock

+41-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ gp-libs = "0.0.1a17"
6161
sphinx-autobuild = "*"
6262
sphinx-autodoc-typehints = "*"
6363
sphinx-argparse = "*"
64-
sphinx-inline-tabs = "*"
64+
sphinx-inline-tabs = "<2023.4.21" # For Python 3.7 support
6565
sphinxext-opengraph = "<0.8" # https://github.com/wpilibsuite/sphinxext-opengraph/issues/100
6666
sphinx-copybutton = "*"
6767
sphinxext-rediraffe = "*"

0 commit comments

Comments
 (0)