Bump the pip-all group across 1 directory with 9 updates#74
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
Bump the pip-all group across 1 directory with 9 updates#74dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Bumps the pip-all group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `1.26.2` | `1.26.4` | | [scipy](https://github.com/scipy/scipy) | `1.11.4` | `1.13.1` | | [pyside6-essentials](https://pyside.org) | `6.6.0` | `6.7.2` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.2.0` | `6.3.0` | | [typeguard](https://github.com/agronholm/typeguard) | `4.1.5` | `4.3.0` | | [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) | `2023.10` | `2024.7` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.5.0` | `3.7.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `5.0.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.3` | `8.2.2` | Updates `numpy` from 1.26.2 to 1.26.4 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.2...v1.26.4) Updates `scipy` from 1.11.4 to 1.13.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.11.4...v1.13.1) Updates `pyside6-essentials` from 6.6.0 to 6.7.2 Updates `pyinstaller` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.2.0...v6.3.0) Updates `typeguard` from 4.1.5 to 4.3.0 - [Release notes](https://github.com/agronholm/typeguard/releases) - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst) - [Commits](agronholm/typeguard@4.1.5...4.3.0) Updates `pyinstaller-hooks-contrib` from 2023.10 to 2024.7 - [Release notes](https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst) - [Commits](pyinstaller/pyinstaller-hooks-contrib@2023.10...2024.7) Updates `pre-commit` from 3.5.0 to 3.7.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.5.0...v3.7.1) Updates `pytest-cov` from 4.1.0 to 5.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0) Updates `pytest` from 7.4.3 to 8.2.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.3...8.2.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: pyside6-essentials dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: typeguard dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: pyinstaller-hooks-contrib dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-all - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip-all - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip-all ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 pip-all group with 9 updates in the / directory:
1.26.21.26.41.11.41.13.16.6.06.7.26.2.06.3.04.1.54.3.02023.102024.73.5.03.7.14.1.05.0.07.4.38.2.2Updates
numpyfrom 1.26.2 to 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
scipyfrom 1.11.4 to 1.13.1Release notes
Sourced from scipy's releases.
... (truncated)
Commits
44e4ebaREL: SciPy 1.13.1 release commit [wheel build]2eb8e1bMerge pull request #20632 from tylerjereddy/treddy_prep_1_13_1_backports1a00d48DOC: PR 20632 updates11e99baBUG: stats: Fixzipf.pmfandzipfian.pmffor int32k(#20702) [wheel bu...506cbebMAINT: stats.wilcoxon: fix bug with Ndim>1, shape[axis]>50, NaN, 'auto' (#20592)c9d8613CI, MAINT: PR 20632 revisions95c50a4MAINT: PR 20632 revisions [wheel build]e7abaf1MAINT: PR 20632 revisions [wheel build]aa32933CI: PR 20632 revisions [wheel build]023b0fbCI: MR 20632 revisionsUpdates
pyside6-essentialsfrom 6.6.0 to 6.7.2Updates
pyinstallerfrom 6.2.0 to 6.3.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.