Skip to content

Commit

Permalink
Bump sphinx-celery from 2.1.1 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [sphinx-celery](https://github.com/celery/sphinx_celery) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/celery/sphinx_celery/releases)
- [Changelog](https://github.com/celery/sphinx_celery/blob/master/Changelog)
- [Commits](celery/sphinx_celery@v2.1.1...v2.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 22ad9bc commit 16c4abc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ tox = [
optional = true

[tool.poetry.group.docs.dependencies]
sphinx_celery = "^2.0.0"
sphinx_celery = "^2.1.3"
Sphinx = [
{ version = "^7.1.0", python = "<3.9" },
{ version = "^7.0.0", python = ">=3.9,<4.0" },
Expand Down

0 comments on commit 16c4abc

Please sign in to comment.