Skip to content

Commit

Permalink
Bump sphinxcontrib-video from 0.2.1 to 0.3.2
Browse files Browse the repository at this point in the history
Bumps [sphinxcontrib-video](https://github.com/sphinx-contrib/video) from 0.2.1 to 0.3.2.
- [Release notes](https://github.com/sphinx-contrib/video/releases)
- [Commits](sphinx-contrib/video@v0.2.1...v0.3.2)

---
updated-dependencies:
- dependency-name: sphinxcontrib-video
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent f54101d commit 8f2b0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dynamic = ["version"]

[project.optional-dependencies]
dev = ["pytest==8.3.3", "pytest-cov==6.0.0", "black==24.10.0", "flake8==7.1.1"]
docs = ["sphinx==8.0.2", "sphinx-rtd-theme==3.0.2", "sphinxcontrib-video==0.2.1"]
docs = ["sphinx==8.0.2", "sphinx-rtd-theme==3.0.2", "sphinxcontrib-video==0.3.2"]
plugins = ["pyqt5~=5.15", "toml==0.10.2"]

[project.urls]
Expand Down

0 comments on commit 8f2b0f2

Please sign in to comment.