Skip to content

Commit cf89891

Browse files
Update mpl-sphinx-theme requirement from ~=3.10.0 to >=3.10,<3.12
Updates the requirements on [mpl-sphinx-theme](https://github.com/matplotlib/mpl-sphinx-theme) to permit the latest version. - [Release notes](https://github.com/matplotlib/mpl-sphinx-theme/releases) - [Commits](matplotlib/mpl-sphinx-theme@v3.10.0...v3.11.0) --- updated-dependencies: - dependency-name: mpl-sphinx-theme dependency-version: 3.11.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d86ced4 commit cf89891

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ doc = [
111111
"ipywidgets",
112112
"ipykernel",
113113
"numpydoc>=1.0",
114-
"mpl-sphinx-theme~=3.10.0",
114+
"mpl-sphinx-theme>=3.10,<3.12",
115115
"pyyaml",
116116
"PyStemmer",
117117
"sphinxcontrib-svg2pdfconverter>=1.1.0",

0 commit comments

Comments
 (0)