deps: bump the all-dependencies group with 5 updates #42
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 all-dependencies group with 5 updates:
3.1.0
3.1.1
1.8.11
1.8.12
2.2.1
2.2.2
4.10.0.84
4.11.0.86
1.13.1
1.13.3
Updates
cloudpickle
from 3.1.0 to 3.1.1Changelog
Sourced from cloudpickle's changelog.
Commits
ff54d93
MAINT prepare bugfix release 3.1.1 (#553)e3f213a
MAINT skip-existing in testpypi publishing (#552)4dd0948
MAINT verbose testpypi publishing (#551)a6d227c
MAINT fix placeholder with correct package name in test.pypi.org publishing c...12f9891
Trigger testpypi publishing workflow (#549)f739fac
Trigger testpypi publishing workflow73598f6
MAINT automate the pypi release process with CI and trusted publishing (#548)f390192
Update whichmodule tests in cloudpickle to work with numpy 2.2. (#546)7468d72
Fix #544: Port to Python 3.14 (#545)caf55df
Fix numpy _whichmodule (#547)Updates
debugpy
from 1.8.11 to 1.8.12Release notes
Sourced from debugpy's releases.
Commits
40a471e
Fix matplotlib backend computation (#1811)d266361
Allow relative paths in the 'remotePath' for a launch.json (#1803)02723de
Fix multithreading stepping in 3.12 and later (#1798)7597262
Fix pyqt6 loader on windows (#1797)cc85ca8
Handle new matplotlib versions (#1791)24aa6a5
Fix problem with just my code being ignored during stepping (#1786)Updates
numpy
from 2.2.1 to 2.2.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
fd8a68e
Merge pull request #28184 from charris/prepare-2.2.20d106a5
REL: Prepare for the NumPy 2.2.2 release [wheel build]dfdd35a
Merge pull request #28175 from charris/backport-28056e4517a8
Merge pull request #28176 from charris/backport-281682c0432b
Merge pull request #28178 from charris/backport-281702230a08
Merge pull request #28177 from charris/backport-28169b04e32c
TYP: Fix missing and spurious top-level exports6a5f537
TYP: preserve shape-type in ndarray.astype()f782790
TYP: Fix overlapping overloads issue in 2->1 ufuncsa19acf1
BUG: Fix casing for f2py directivesUpdates
opencv-python
from 4.10.0.84 to 4.11.0.86Release notes
Sourced from opencv-python's releases.
Commits
Updates
sympy
from 1.13.1 to 1.13.3Commits
b4ce69a
Merge pull request #27081 from oscarbenjamin/pr_113_backport_fixes575dbfa
author: update AUTHORS file408b571
author: add Matt Wang to .mailmap77fffbf
remove unnecessary parentheses in func role from docstring2101e6d
remove unnecessary parentheses in func role fromdoc
09f4810
maint(ci): don't use ruff to check files outside sympy31623f0
release: bump version to 1.13.3766458c
fix(quantum): sympify inputs to clebsch_gordane34f10e
test(stats): fix Markov tests for empty matrices6db23e6
fix(matrices): Matrix([[], []]) -> Matrix(2, 0, [])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