Bump the actions group with 3 updates #101
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 actions group with 3 updates: pandas, scipy and ruff.
Updates
pandas
from 2.1.4 to 2.2.0Release notes
Sourced from pandas's releases.
Commits
f538741
RLS: 2.2.02fa26fd
Backport PR #56967 on branch 2.2.x (CI: Adjust pyarrow depr warning to accoun...fd3f571
RLS: 2.2.0b070774
Backport PR #56952: DEPR: Make FutureWarning into DeprecationWarning … (#56964)dfd0aed
Backport PR #56896 on branch 2.2.x (DEPS: Add warning if pyarrow is not insta...859c030
Backport PR #56922 on branch 2.2.x (REGR: DatetimeTZDtype from_arrow inte...cc37a13
Backport PR #56949 on branch 2.2.x (CI: avoid FutureWarnings in to_xarray tes...a95029a
Backport PR #56947 on branch 2.2.x (DOC: Set date for 2.2) (#56950)160d7a1
Backport PR #56587 on branch 2.2.x (ENH: support the Arrow PyCapsule Interfac...74fa740
Backport PR #56445: Adjust merge tests for new string option (#56938)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 unreleasedUpdates
ruff
from 0.1.11 to 0.1.15Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a7755d7
Bump version to v0.1.15 (#9690)11449ac
Avoid markingInitVar
as a typing-only annotation (#9688)4ccbacd
Error if the NURSERY selector is used with preview (#9682)05a2f52
Documentliteral-membership
fix safety conditions (#9677)a6f7100
[pycodestyle
] Allowdtype
comparisons intype-comparison
(#9676)50122d2
[flake8-pytest-style
] Add fix safety documentation for `duplicate-parameter...ad2cfa3
[flake8-return] Consider exception suppress for unnecessary assignment (#9673)0045032
Set source type: Stub for black tests with options (#9674)bea8f2e
Detect automagic-like assignments in notebooks (#9653)c8074b0
Bump serde_with from 3.5.0 to 3.5.1 (#9672)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