Bump the minor-patch group with 4 updates #1034
Closed
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 minor-patch group with 4 updates: einops, wheel, lion-pytorch and scipy.
Updates
einops
from 0.6.0 to 0.7.0Commits
5b96062
Merge remote-tracking branch 'origin/master'f65eeed
set version to 0.7.0c4a0506
Merge pull request #285 from arogozhnikov/update_actions1da562d
maintenance: update versions of github actions4f6afb3
Merge pull request #283 from arogozhnikov/pipcachee662864
maintenance: cache pip dependenciesa40f793
do not run most tests on any/all, as chainer does not support thosed06ecc0
exclude chainer from tests for any/all3f1c740
re-implement bit_count for old pythons (python3.8 in particular)fcd36c9
add support for any/all, see #278Updates
wheel
from 0.40.0 to 0.42.0Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
63a09bb
Created a new releasef4b8e48
Several fixes toWHEEL
metadata handling (#588)11e5732
[pre-commit.ci] pre-commit autoupdate (#586)fe6bb82
[pre-commit.ci] pre-commit autoupdate (#584)b90a4bc
[pre-commit.ci] pre-commit autoupdate (#581)56de2eb
Added a link to the GitHub repository to pyproject.toml (#563)a899f1c
Fixed parameter for release-notes254ba46
Created a new release6f33736
Updated actions and added GitHub release automation83b77e5
Replacedblack
withruff-format
Updates
lion-pytorch
from 0.0.6 to 0.1.2Commits
6629519
Merge pull request #26 from lucidrains/pre-hook-autotuner3d1e555
attempt to fix autotune + inplace update issue2671a69
Revert "address an issue with triton auto-tuner and in-place calls. make the ...0781eb1
Revert "actually, just follow@ipoletaev
advice and remove autotuner for now"2226ec8
actually, just follow@ipoletaev
advice and remove autotuner for now6ab873a
address an issue with triton auto-tuner and in-place calls. make the assumpti...ee26e32
necessary cautiond9b2fdd
Merge pull request #19 from xiangning-chen/main3546085
Clarify the instructions for using Lion. Summarize the updates.fa28638
- Clarify the instructions for using Lion.Updates
scipy
from 1.11.4 to 1.12.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
4edfcaa
REL: SciPy 1.12.0 release commit [wheel build]e3cff26
Merge pull request #19922 from tylerjereddy/treddy_1_12_0_final_prepbf02582
DOC: PR 19922 revisions [wheel build]41ed3d6
Revert "ENH: stats.wasserstein_distance: multivariate Wasserstein distance/EM...db2cb8c
DOC: update 1.12.0 relnotesc76bedf
BLD: ensure the name of the installedscipy
package is lower-caseaedbb2b
DEP: reflect extended deprecations also in release notes (#19903)0b4c8dc
DEP: extend some announced deprecations due to out-of-band 1.13 release (#19892)82dddc5
DOC: 1.12 release notes tweaks (#19877)e22a5ff
REL: 1.12.0 final unreleasedDependabot 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