Bump the minor-patch group with 5 updates #23
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 5 updates:
0.6.0
0.7.0
0.40.0
0.43.0
0.0.6
0.1.4
1.11.4
1.13.0
2.2.0
2.2.1
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.43.0Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
fa33dfd
Created a new releaseb2c8272
Removed PyPy + Windows from the test matrix for nowdedcc19
Worked around a bizarre PyPy+Windows issue with bdist_eggfa480d6
Added Codecov.io token to the test workflow1280f03
Skip the test_platform_linux32 test on non-Linux platforms0b4b259
Removed failing test codeb91b377
Fixed erroneous attribute access on thecapsys
fixture819baa3
Updated more GitHub actions and improved test workflow92921a0
Updated vendoredpackaging
to 24.0a9119c8
Updated GitHub actions to their latest versionsUpdates
lion-pytorch
from 0.0.6 to 0.1.4Release notes
Sourced from lion-pytorch's releases.
Commits
77b6aa2
update triton warning message85b985a
Merge pull request #36 from yousufmo/patch-1974b754
Fix in-place modification when autotuning triton Lion update6629519
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 cautionUpdates
scipy
from 1.11.4 to 1.13.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
7dcd8c5
REL: 1.13.0 release commit [wheel build]15a69da
Merge pull request #20375 from tylerjereddy/treddy_prep_1_13_0_final4cbb9e8
DOC: PR 20375 revisions2431661
MAINT: PR 20375 revisions [wheel build]b85940a
DOC, REL: set 1.13.0 final unreleased13c30bd
MAINT: spatial: simplify meson.buildabb04b2
MAINT: spatial: use cython_lapack in spatial/_qhull.pyx729ff0f
BUG: interpolate: Fix wrong warning message if degree=-1 in `interpolate.RBFI...8d82b0a
MAINT, BUG: bump OpenBLAS (#20362)0e67a72
MAINT: backport amos license updateUpdates
pandas
from 2.2.0 to 2.2.1Release notes
Sourced from pandas's releases.
Commits
bdc79c1
RLS: 2.2.1470b886
Backport PR #57582 on branch 2.2.x (DOC: Add contributors for 2.2.1) (#57583)541448e
RLS: 2.2.1bdbb179
Backport PR #57576 on branch 2.2.x (DOC: Add release date for 2.2.1) (#57579)5521dc9
Backport PR #57314 on branch 2.2.x (BUG: Fix near-minimum timestamp handling)...ea56e0c
Backport PR #57556 on branch 2.2.x (Remove PyArrow deprecation warning) (#57568)3bfedfe
Backport PR #57551: BLD: Add pyarrow extra for pip installation (#57557)3a4033c
Backport PR #57439 on branch 2.2.x (BUG: read_json returning Index instead of...c101d30
Backport PR #57510 on branch 2.2.x (DOC: Fix xarray example) (#57538)0b49cf3
Backport PR #57536 on branch 2.2.x (BUG: dt64 + DateOffset with milliseconds)...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 <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