Skip to content

Commit

Permalink
Update dependency sphinx to v7.4.6 (#241)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [sphinx](https://github.com/sphinx-doc/sphinx)
([changelog](https://www.sphinx-doc.org/en/master/changes.html)) |
project.optional-dependencies | patch | `==7.4.5` -> `==7.4.6` | `7.4.7`
|

---

### Release Notes

<details>
<summary>sphinx-doc/sphinx (sphinx)</summary>

###
[`v7.4.6`](https://github.com/sphinx-doc/sphinx/blob/HEAD/CHANGES.rst#Release-746-released-Jul-18-2024)

[Compare
Source](https://github.com/sphinx-doc/sphinx/compare/v7.4.5...v7.4.6)

\=====================================

## Bugs fixed

- [#&#8203;12589](https://github.com/sphinx-doc/sphinx/issues/12589),
[#&#8203;9743](https://github.com/sphinx-doc/sphinx/issues/9743),
[#&#8203;12609](https://github.com/sphinx-doc/sphinx/issues/12609):
autosummary: Do not add the package prefix when
    generating autosummary directives for modules within a package.
    Patch by Adam Turner.
- [#&#8203;12613](https://github.com/sphinx-doc/sphinx/issues/12613):
Reduce log severity for ambiguity detection during inventory loading.
    Patch by James Addison.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41LjAiLCJ1cGRhdGVkSW5WZXIiOiIzOC41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
  • Loading branch information
RKIMetadataExchange authored Jul 26, 2024
1 parent 412cc92 commit e3c7ba3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions pdm.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 @@ -29,7 +29,7 @@ optional-dependencies.dev = [
"pytest-xdist==3.6.1",
"pytest==8.3.1",
"ruff==0.5.4",
"sphinx==7.4.5",
"sphinx==7.4.6",
"types-ldap3==2.9.13.20240205",
"types-pytz==2024.1.0.20240417",
"types-requests==2.32.0.20240712",
Expand Down

0 comments on commit e3c7ba3

Please sign in to comment.