Skip to content

Commit

Permalink
Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 (#59)
Browse files Browse the repository at this point in the history
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](readthedocs/sphinx_rtd_theme@3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent f9d670a commit eb591fd
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 @@ -46,7 +46,7 @@ dynamic = ["version"]

[project.optional-dependencies]
dev = ["black==24.10.0", "flake8==7.1.1", "pytest==8.3.3"]
docs = ["sphinx==8.1.3", "sphinx-rtd-theme==3.0.1"]
docs = ["sphinx==8.1.3", "sphinx-rtd-theme==3.0.2"]

[project.urls]
homepage = "https://github.com/cnpem/AtomPacker"
Expand Down

0 comments on commit eb591fd

Please sign in to comment.