Bump the python-synth group in /synth with 3 updates#640
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-synth group in /synth with 3 updates#640dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [opacus](https://github.com/pytorch/opacus), [sphinx](https://github.com/sphinx-doc/sphinx) and [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) to permit the latest version. Updates `opacus` to 1.5.4 - [Release notes](https://github.com/pytorch/opacus/releases) - [Changelog](https://github.com/meta-pytorch/opacus/blob/main/CHANGELOG.md) - [Commits](meta-pytorch/opacus@v0.14.0...v1.5.4) Updates `sphinx` from 7.4.7 to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v8.1.3) Updates `pydata-sphinx-theme` from 0.16.1 to 0.17.1 - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](pydata/pydata-sphinx-theme@v0.16.1...v0.17.1) --- updated-dependencies: - dependency-name: opacus dependency-version: 1.5.4 dependency-type: direct:production dependency-group: python-synth - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-synth - dependency-name: pydata-sphinx-theme dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-synth ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on opacus, sphinx and pydata-sphinx-theme to permit the latest version.
Updates
opacusto 1.5.4Release notes
Sourced from opacus's releases.
Changelog
Sourced from opacus's changelog.
... (truncated)
Commits
f3752c3Release v1.5.4 (#763)cb6284ffixing lint errors (#760)dbb5367Add norm_grad_sample for RMSNorm (#755)ce4605bProvide warning about restriction on unclipped_num_std for adaptive clipping ...1490607Corrected the type for the return of make_private function (#759)7555297Remove presence of grad_sample from optimizer for FGC (#756)4acea9fFix "to_standard_module" for Ghost Clipping (#754)cbc12deReduce module size or the number of steps to avoid over-time tests (#739)7264cd7Fix Fast Gradient Clipping bias gradient calculation for three dim data (#751)8cbf8e0Replace register_backward_hook with register_full_backward_hook (#720)Updates
sphinxfrom 7.4.7 to 8.1.3Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
a1510deBump to 8.1.3 final62e9606Restore support forcut_lines()with no object type (#13015)5ae32ceBump versiona72b47bBump to 8.1.2 final39a45adExposeExtensionErrorinsphinx.utilfor backwards compatibility.5a4859aAdd docs about sphinx-autobuild (#13011)05679efType-check the 'autodoc_intenum' example (#12827)86d1d31Prune CHANGES of unneeded sectionsb6269d3Improve documentation for the Builder API (#13008)c46abc4Improve clarity formaster_docandroot_docUpdates
pydata-sphinx-themefrom 0.16.1 to 0.17.1Release notes
Sourced from pydata-sphinx-theme's releases.
... (truncated)
Commits
a4986fabump: 0.17.0 → 0.17.1 (#2355)ff8be64Fix default behavior when shorten_urls is unset (#2351)0867759Replace broken Unsplash image URLs with Picsum in light-dark guide (#2341)56157e9Bump octokit/request-action from 2.4.0 to 3.0.0 (#2346)8cce21dBump pydata/pydata-sphinx-theme/.github/workflows/CI.yml from e8db643b990df73...30b4830Bump pydata/pydata-sphinx-theme/.github/workflows/docs.yml from 43f9003549c49...6673b56Fix docs build with sphinx 'extensions' config key (#2352)ebc3f17Fix search input receiving keystrokes after escape dismiss in Safari (#2338)8e67694feat: add disable_search theme option (#2315)cd00a86bump: 0.16.2.dev0 -> 0.17.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions