Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the pip-deps group in /requirements with 5 updates:
7.2.6
7.3.7
2024.4.13
2024.4.16
2.0.1
2.1.0
1.62.1
1.62.2
1.62.1
1.62.2
Updates
sphinx
from 7.2.6 to 7.3.7Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
de4ac2f
Bump to 7.3.7 final4a0c9dd
Return the default value for unsupported theme configuration sections62c3bad
Re-exportpy_sig_re
from the Python domain3bcc669
Defer loading entry-point themes until neededfa4563f
Bump version630b4fb
Bump to 7.3.6 final740b964
fixup! Elaborate a little more in the warning message forconfig.cache
141f3ec
Elaborate a little more in the warning message forconfig.cache
af27188
Addconfig.cache
to the list of warning typesbe2b083
Re-export more names insphinx.domains.python
(#12297)Updates
sphinx-autobuild
from 2024.4.13 to 2024.4.16Release notes
Sourced from sphinx-autobuild's releases.
Changelog
Sourced from sphinx-autobuild's changelog.
... (truncated)
Commits
1d432fe
Release 2024.04.1648a778c
Adopt Ruff781815a
Sort dependencies9232794
Remove unused coverage settingsecca45c
Update pre-commit tool versionsa3c4959
Add watchfiles as a dependency (#152)Updates
sphinx-autodoc-typehints
from 2.0.1 to 2.1.0Release notes
Sourced from sphinx-autodoc-typehints's releases.
Commits
7684520
Support Sphinx 7.3 and drop 3.8 support (#448)Updates
grpcio
from 1.62.1 to 1.62.2Release notes
Sourced from grpcio's releases.
Commits
96f9847
[Release] Bump version to 1.62.2 (on v1.62.x branch) (#36385)6aae494
[Fix Python Deadlock] Guard grpc_google_default_credentials_create with nogil...a2ab898
[PSM Interop] Migrate to Artifact Registry (v1.62.x backport) (#36310)964cc06
[PSM Interop] Enable More CSM test for Python and add tini to Python interop ...Updates
grpcio-tools
from 1.62.1 to 1.62.2Release notes
Sourced from grpcio-tools's releases.
Commits
96f9847
[Release] Bump version to 1.62.2 (on v1.62.x branch) (#36385)6aae494
[Fix Python Deadlock] Guard grpc_google_default_credentials_create with nogil...a2ab898
[PSM Interop] Migrate to Artifact Registry (v1.62.x backport) (#36310)964cc06
[PSM Interop] Enable More CSM test for Python and add tini to Python interop ...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show