Bump the python-packages group across 1 directory with 6 updates #265
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.
Bumps the python-packages group with 6 updates in the / directory:
2.4.0
2.5.1
8.0.2
8.1.3
2.2.3
2.5.0
5.2.0
5.3.2
3.0.1
4.0.0
1.15.1
1.16.0
Updates
torch
from 2.4.0 to 2.5.1Release notes
Sourced from torch's releases.
... (truncated)
Commits
a8d6afb
Disabling amp context when invoking compiler (#138659)f31b8bb
[MPS] Fix sliced cast (#138535)848e7ac
[SDPA-CUDNN] Make CuDNN Attention Opt in (#138587)885c823
Update doc copyrights to 2024 (#138650)8c3ed97
Update cpuinfo submodule (#138600)70cf2bb
Add link to torch.compile the missing manual in troubleshooting (#137369)cde6b38
Don't try to load cufile (#138539)4076a73
[Cherry-Pick] Use cuda 12.4 pytorch_extra_install_requirements as default (#1...a97c151
update getting started xpu (#138090)32f585d
[Release only] use triton 3.1.x from pypi (#137895)Updates
sphinx
from 8.0.2 to 8.1.3Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
a1510de
Bump to 8.1.3 final62e9606
Restore support forcut_lines()
with no object type (#13015)5ae32ce
Bump versiona72b47b
Bump to 8.1.2 final39a45ad
ExposeExtensionError
insphinx.util
for backwards compatibility.5a4859a
Add docs about sphinx-autobuild (#13011)05679ef
Type-check the 'autodoc_intenum' example (#12827)86d1d31
Prune CHANGES of unneeded sectionsb6269d3
Improve documentation for the Builder API (#13008)c46abc4
Improve clarity formaster_doc
androot_doc
Updates
sphinx-autodoc-typehints
from 2.2.3 to 2.5.0Release notes
Sourced from sphinx-autodoc-typehints's releases.
... (truncated)
Commits
244af2f
Apply typehints_formatter to signature (#494)e17a669
[pre-commit.ci] pre-commit autoupdate (#492)e24bf5e
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#491)07c2751
Fix the type checker (#493)70b7c4f
[pre-commit.ci] pre-commit autoupdate (#490)73293b9
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#488)c632481
[pre-commit.ci] pre-commit autoupdate (#489)4b19ed2
Link to API directly51f6cb3
Fix broken link in README658bc80
Update README.mdUpdates
sphinxawesome-theme
from 5.2.0 to 5.3.2Release notes
Sourced from sphinxawesome-theme's releases.
Commits
308f43a
chore: bump version01d45eb
fix: style tweak for auto api (#2057)055e392
Typo:set
todict
(#2054)f8a24fa
chore(deps-dev): Bump ruff from 0.6.9 to 0.7.2 (#2048)49d39cf
chore(deps): Bump dulwich from 0.22.3 to 0.22.4 (#2047)794adfb
chore: update dependencies (#2053)7b024e3
chore(deps): Bump pip from 24.2 to 24.3.1 (#2044)9c751dc
chore(deps): Bump keyring from 24.3.1 to 25.5.0 (#2039)a81dfba
chore(deps): Bump dulwich from 0.21.7 to 0.22.3 (#2040)a32ef8a
chore(deps): Bump rapidfuzz from 3.9.7 to 3.10.1 (#2042)Updates
myst-parser
from 3.0.1 to 4.0.0Release notes
Sourced from myst-parser's releases.
Changelog
Sourced from myst-parser's changelog.
Commits
ce37be5
🚀 Release v4.0.0 (#954)850f7c9
👌 Improve footnote def/ref warnings and translations (#931)401e08c
⬆️ Support python>=3.10, sphinx >=7,<9, docutils>=0.19,<0.22 (#952)d3d7fbb
🔧 pre-commit autoupdate (#946)ad0f24f
🔧 test fixes for sphinx 7.4 (#945)d448abf
📚 Fix typo (#940)Updates
pygit2
from 1.15.1 to 1.16.0Changelog
Sourced from pygit2's changelog.
Commits
0c2af70
Release 1.16.0bedf899
Update changelog30d49bf
Fix certificate check callback923cfaa
Update for Python 3.136f06cba
CI: update upload/download artifact9c79d3c
Add support for Python 3.13 and drop 3.9d8af938
Test Python 3.1312f6c35
* fixed discover_repository type annotation it return None incase no reposito...949b1c6
Review optionse19ea4d
Expose MWINDOW_FILE_LIMIT options from libgit2Dependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <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