Skip to content

Commit 9bd1cad

Browse files
chore: bump pydata-sphinx-theme from 0.16.0 to 0.16.1 in the pip group (#38)
Bumps the pip group with 1 update: [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme). Updates `pydata-sphinx-theme` from 0.16.0 to 0.16.1 - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](pydata/pydata-sphinx-theme@v0.16.0...v0.16.1) --- updated-dependencies: - dependency-name: pydata-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfb1887 commit 9bd1cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ maintainers = [
1818

1919
requires-python = ">=3.9"
2020
dependencies = [
21-
"pydata-sphinx-theme==0.16.0",
21+
"pydata-sphinx-theme==0.16.1",
2222
"sphinx",
2323
"myst_nb",
2424
"sphinxext-opengraph",

0 commit comments

Comments
 (0)