Bump the pip group across 2 directories with 5 updates #2
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.
Updates the requirements on numpy, wheel, grpcio, scipy and certifi to permit the latest version.
Updates
numpyto 1.26.4Release notes
Sourced from numpy's releases.
... (truncated)
Commits
9815c16Merge pull request #25770 from charris/prepare-1.26.4114ed25REL: Prepare for the NumPy 1.26.4 release2fae4d3Merge pull request #25323 from stefanor/import-asstrce89a0aMerge pull request #25756 from charris/backport-24711f62dfc6Merge pull request #25755 from charris/backport-25709fee88abBUG: Fix np.quantile([Fraction(2,1)], 0.5) (#24711)659be68MAINT: Include header defining backtrace837cd38Merge pull request #25748 from rgommers/unvendor-mesonpythonf984240CI: upgrade cibuildwheel from 2.16.4 to 2.16.5 [wheel build]3548f9dBLD: unvendor meson-python [wheel build]Updates
wheelto 0.43.0Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
fa33dfdCreated a new releaseb2c8272Removed PyPy + Windows from the test matrix for nowdedcc19Worked around a bizarre PyPy+Windows issue with bdist_eggfa480d6Added Codecov.io token to the test workflow1280f03Skip the test_platform_linux32 test on non-Linux platforms0b4b259Removed failing test codeb91b377Fixed erroneous attribute access on thecapsysfixture819baa3Updated more GitHub actions and improved test workflow92921a0Updated vendoredpackagingto 24.0a9119c8Updated GitHub actions to their latest versionsUpdates
grpcioto 1.62.2Release notes
Sourced from grpcio's releases.
Changelog
Sourced from grpcio's changelog.
Commits
96f9847[Release] Bump version to 1.62.2 (on v1.62.x branch) (#36385)6aae494[Fix Python Deadlock] Guard grpc_google_default_credentials_create with nogil...a2ab898[PSM Interop] Migrate to Artifact Registry (v1.62.x backport) (#36310)964cc06[PSM Interop] Enable More CSM test for Python and add tini to Python interop ...6d7a558[PSM Interop] Enable affinity_session_drain_test for cpp (v1.62.x backport) (...98e6cb4Bump release version 202403071400 (#36073)18386ea[EventEngine] rm invalid assert (#35953) (#36067)913fee2[Interop] Make C++ xDS Interop Client and Server Responsive to SIGTERM (v1.62...c643d2a[Python o11y] Fix readme (v1.62.x backport) (#35993)73d3157[Documentation] Backport #35973: Make Bazel requirements installable directly...Updates
scipyto 1.13.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
7dcd8c5REL: 1.13.0 release commit [wheel build]15a69daMerge pull request #20375 from tylerjereddy/treddy_prep_1_13_0_final4cbb9e8DOC: PR 20375 revisions2431661MAINT: PR 20375 revisions [wheel build]b85940aDOC, REL: set 1.13.0 final unreleased13c30bdMAINT: spatial: simplify meson.buildabb04b2MAINT: spatial: use cython_lapack in spatial/_qhull.pyx729ff0fBUG: interpolate: Fix wrong warning message if degree=-1 in `interpolate.RBFI...8d82b0aMAINT, BUG: bump OpenBLAS (#20362)0e67a72MAINT: backport amos license updateUpdates
certifito 2024.2.2Commits
45eb6112024.02.02 (#266)83f4f04fix leaking certificate issue (#265)bbf2208Bump actions/upload-artifact from 4.2.0 to 4.3.0 (#264)9e837a5Bump actions/upload-artifact from 4.1.0 to 4.2.0 (#262)05d071bBump actions/upload-artifact from 4.0.0 to 4.1.0 (#261)2a3088aBump actions/download-artifact from 4.1.0 to 4.1.1 (#260)d4ca66eBump actions/upload-artifact from 3.1.3 to 4.0.0 (#258)5d15663Bump actions/download-artifact from 3.0.2 to 4.1.0 (#257)d66ef9dBump actions/setup-python from 4.7.1 to 5.0.0 (#256)8f0d412Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#255)Updates
numpyto 1.26.4Release notes
Sourced from numpy's releases.
... (truncated)
Commits
9815c16Merge pull request #25770 from charris/prepare-1.26.4114ed25REL: Prepare for the NumPy 1.26.4 release2fae4d3Merge pull request #25323 from stefanor/import-asstrce89a0aMerge pull request #25756 from charris/backport-24711f62dfc6Merge pull request #25755 from charris/backport-25709fee88abBUG: Fix np.quantile([Fraction(2,1)], 0.5) (#24711)659be68MAINT: Include header defining backtrace837cd38Merge pull request #25748 from rgommers/unvendor-mesonpythonf984240CI: upgrade cibuildwheel from 2.16.4 to 2.16.5 [wheel build]3548f9dBLD: unvendor meson-python [wheel build]Updates
scipyto 1.13.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
7dcd8c5REL: 1.13.0 release commit [wheel build]15a69daMerge pull request #20375 from tylerjereddy/treddy_prep_1_13_0_final4cbb9e8DOC: PR 20375 revisions2431661MAINT: PR 20375 revisions [wheel build]b85940aDOC, REL: set 1.13.0 final unreleased13c30bdMAINT: spatial: simplify meson.buildabb04b2MAINT: spatial: use cython_lapack in spatial/_qhull.pyx729ff0fBUG: interpolate: Fix wrong warning message if degree=-1 in `interpolate.RBFI...8d82b0aMAINT, BUG: bump OpenBLAS (#20362)0e67a72MAINT: backport amos license updateDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.