1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2026-01-23 01:33:56 +00:00

Bump sphinx from 7.3.7 to 7.4.7

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.7 to 7.4.7.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.4.7/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.3.7...v7.4.7)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-01 08:40:35 +00:00
committed by Dmitry Belyaev
parent 1ca4422379
commit 398d95f962
2 changed files with 16 additions and 16 deletions

View File

@@ -43,7 +43,7 @@ types-PyYAML = "^6.0.12"
lxml = ">=4.9.3,<6.0.0"
[tool.poetry.group.docs.dependencies]
sphinx = ">=7.1,<7.4"
sphinx = ">=7.1,<7.5"
myst-parser = ">=2,<4"
sphinx-rtd-theme = ">=1.2.2,<3.0.0"
sphinx-copybutton = "^0.5.2"