Bump the minor_and_patch group across 1 directory with 6 updates #234
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_and_patch group with 6 updates in the / directory:
2.1.3
2.2.3
1.14.1
1.15.2
3.9.3
3.10.0
3.3.2
3.3.4
1.13.0
1.15.0
3.4.0
3.6.0
Updates
numpy
from 2.1.3 to 2.2.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
a274561
Merge pull request #28322 from charris/prepare-2.2.35ab0f71
REL: Prepare for the NumPy 2.2.3 release [wheel build]010ad9b
Merge pull request #28324 from charris/update-test_dirichlet_moderately_small...6338746
CI: update test_moderately_small_alpha [wheel build]56f8d5b
Merge pull request #28321 from charris/backport-2829048515a3
MAINT: Update some testing files from main96ca7e3
MAINT: respond to code reviewc20ac88
MAINT: use a try/finally to make the deadlock protection more robustd494647
MAINT: fix indentation and clarify comment3f8fbd6
MAINT: go back to try/exceptUpdates
scipy
from 1.14.1 to 1.15.2Release notes
Sourced from scipy's releases.
... (truncated)
Commits
0f1fd4a
REL: 1.15.2 rel commit [wheel build]7df5cc6
Merge pull request #22471 from tylerjereddy/treddy_backports_1.15.2a046fa0
CI: PR 22471 wheel builds [wheel build]198aa52
DOC: PR 22471 revisionsba61a58
CI: PR 22471 revisionse0251ee
do not check dtype in test_compare_with_GCVSPLfcc68dd
MAINT: integrate.cumulative_simpson: bump test tolerance6d2c059
BUG: wrap median_filter stability (#22402)59cb7d4
DOC: PR 22471 revisionsa60d17f
MAINT: pearsonr SIMD-related shimUpdates
matplotlib
from 3.9.3 to 3.10.0Release notes
Sourced from matplotlib's releases.
Commits
8d64f03
REL: v3.10.0 released9dfee8
[doc] Fix dead links87a603f
Update release notes for 3.10.0cdecf97
Update github stats for 3.10b8d19bd
Merge pull request #29306 from meeseeksmachine/auto-backport-of-pr-29242-on-v...a42d0ed
Backport PR #29242: DOC: Add kwdoc list to scatter() docstring1900640
Merge pull request #29299 from QuLogic/merge-v39x815389c
Merge branch 'v3.9.x' into v3.10.x73873c0
DOC: Create release notes for 3.9.49d17a2b
DOC: Add Zenodo DOI for 3.9.4Updates
pylint
from 3.3.2 to 3.3.4Commits
c2b01c3
Bump pylint to 3.3.4, update changelog023cd43
[isort] Permit to use isort 6 (#10204)050acfe
Calculate linter.config.jobs in cgroupsv2 environments (#10089) (#10169)d6992b8
fix "skipped files" count calculation (#10141)c28580b
Bump pylint to 3.3.3, update changelog1f9b947
Bump astroid from 3.3.5 to 3.3.8 (#10125) (#10155)96d1303
Bump actions/cache from 4.1.2 to 4.2.0 (#10123) (#10154)a7202b1
Fix Python 3.12 generic type syntax (#10135) (#10146)90cb29d
[mypy] Use type-setuptools instead of types-pkg-resources (#10120)9955701
Fix 'use-implicit-booleaness' wrongly emitted for generators. (#10107) (#10109)Updates
mypy
from 1.13.0 to 1.15.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9397454
remove +dev from version ahead of final release686b591
remove "unreleased" from 1.15 changelog entrycb4b243
Various small updates to 1.15 changelog (#18599)1a26502
Prepare changelog for 1.15 release (#18583)d4515e4
Fix a few PR links in the changelog (#18586)f83b643
Add object self-type to tuple test fixture (#18592)ebc2cb8
Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)63c251e
empty commit to trigger wheel rebuildc30573e
Fix literal context for ternary expressions (for real) (#18545)23d862d
Fix isinstance with explicit (non generic) type alias (#18512)Updates
sphinx-autoapi
from 3.4.0 to 3.6.0Release notes
Sourced from sphinx-autoapi's releases.
Changelog
Sourced from sphinx-autoapi's changelog.
Commits
6dae5a3
Version 3.6.0b846a0c
Render type aliases properly rather than as an assignment5af3ffe
Drop support for Python 3.82adc083
Use latest OS and Python on readthedocs3ec34fe
Fix readthedocs build26bd172
Version 3.5.0086dff8
Fixes for PR #503b4c75f7
Allow skipping entire directoriesa7a973d
Make _need_to_load not assume that file ordering remained the same6fdc914
Fix inclusion of tests in the sdistDependabot 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