1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-03 00:47:41 +00:00

Bump sphinx from 7.2.6 to 7.3.7

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 7.3.7.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v7.3.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-05-01 10:37:07 +00:00
committed by Dmitry Belyaev
parent 1fc572e427
commit e4725ffbf4
2 changed files with 10 additions and 9 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.3"
sphinx = ">=7.1,<7.4"
myst-parser = ">=2,<4"
sphinx-rtd-theme = ">=1.2.2,<3.0.0"
sphinx-copybutton = "^0.5.2"