Skip to content

Commit

Permalink
build(deps): Bump sphinxcontrib-confluencebuilder from 1.9.0 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [sphinxcontrib-confluencebuilder](https://github.com/sphinx-contrib/confluencebuilder) from 1.9.0 to 2.4.0.
- [Release notes](https://github.com/sphinx-contrib/confluencebuilder/releases)
- [Changelog](https://github.com/sphinx-contrib/confluencebuilder/blob/main/CHANGES.rst)
- [Commits](sphinx-contrib/confluencebuilder@v1.9...v2.4)

---
updated-dependencies:
- dependency-name: sphinxcontrib-confluencebuilder
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent c97b685 commit 1a4fe52
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -40,7 +40,7 @@ python-dotenv = { version = "^0.21.0", optional = true}
sphinx = { version = "^5.3.0", optional = true}
sphinx-autoapi = { version = "^2.1.1", optional = true}
sphinx-rtd-theme = { version = "^2.0.0", optional = true}
sphinxcontrib-confluencebuilder = { version = "^1.9.0", optional = true}
sphinxcontrib-confluencebuilder = { version = "^2.4.0", optional = true}
types-emoji = { version = "^2.1.0", optional = true} # PEP 561 compliant stub package for mypy

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 1a4fe52

Please sign in to comment.