Skip to content

Commit 9b6bf38

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

File tree

2 files changed

+23
-20
lines changed

2 files changed

+23
-20
lines changed

poetry.lock

Lines changed: 22 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ furo = "*"
5555
gp-libs = "~0.0.1a17"
5656
sphinx-autobuild = "*"
5757
sphinx-autodoc-typehints = "*"
58-
sphinx-inline-tabs = { version = "*", python = "^3.7" }
58+
sphinx-inline-tabs = "<2023.4.21" # For Python 3.7 support
5959
sphinxext-opengraph = "<0.8" # https://github.com/wpilibsuite/sphinxext-opengraph/issues/100
6060
sphinx-copybutton = "*"
6161
sphinxext-rediraffe = "*"

0 commit comments

Comments
 (0)