chore(deps): bump the python-deps group across 1 directory with 5 updates#57
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the python-deps group across 1 directory with 5 updates#57dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the python-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [croniter](https://github.com/pallets-eco/croniter) | `6.2.2` | `6.2.3` | | [numpy](https://github.com/numpy/numpy) | `2.5.0` | `2.5.1` | | [opencv-python-headless](https://github.com/opencv/opencv-python) | `4.13.0.92` | `5.0.0.93` | | [pillow](https://github.com/python-pillow/Pillow) | `12.2.0` | `12.3.0` | | [nvidia-cudnn-cu12](https://developer.nvidia.com/cuda-zone) | `9.23.2.1` | `9.24.0.43` | Updates `croniter` from 6.2.2 to 6.2.3 - [Release notes](https://github.com/pallets-eco/croniter/releases) - [Changelog](https://github.com/pallets-eco/croniter/blob/main/CHANGELOG.rst) - [Commits](pallets-eco/croniter@6.2.2...6.2.3) Updates `numpy` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.5.0...v2.5.1) Updates `opencv-python-headless` from 4.13.0.92 to 5.0.0.93 - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) Updates `pillow` from 12.2.0 to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.2.0...12.3.0) Updates `nvidia-cudnn-cu12` from 9.23.2.1 to 9.24.0.43 --- updated-dependencies: - dependency-name: croniter dependency-version: 6.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: opencv-python-headless dependency-version: 5.0.0.93 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: nvidia-cudnn-cu12 dependency-version: 9.24.0.43 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 python-deps group with 5 updates in the / directory:
6.2.26.2.32.5.02.5.14.13.0.925.0.0.9312.2.012.3.09.23.2.19.24.0.43Updates
croniterfrom 6.2.2 to 6.2.3Changelog
Sourced from croniter's changelog.
Commits
22b59e0Prepare for release 6.2.3 (#236)ab27767reject zero step in equal and reversed cron ranges (#232)f329964fix expand_from_start_time month low bound off-by-one (#235)9810279Bump the github-actions group with 2 updates (#233)d051aafBump hatchling from 1.29.0 to 1.30.1 in the pip-dependencies group (#234)1d79fc6fix quadratic expansion of comma-separated range lists (#231)ed19f94Fix zizmor-reported security findings in GitHub Actions workflows (#230)82657c3Bump trove-classifiers in the pip-dependencies group (#229)8e13827Bump the github-actions group with 2 updates (#228)e55d70bBump trove-classifiers in the pip-dependencies group across 1 directory (#225)Updates
numpyfrom 2.5.0 to 2.5.1Release notes
Sourced from numpy's releases.
... (truncated)
Commits
5e1d03fMerge pull request #31863 from charris/prepare-2.5.1ad0b66bREL: Prepare for the NumPy 2.5.1 release.9df8516Merge pull request #31858 from charris/backport-316884dee265Merge pull request #31857 from charris/backport-31775dc8d553Merge pull request #31856 from charris/backport-3184667cb4a8fix:Signed integer overflow in datetime.c (#31688)baa2589TST: Clean up imports, formatting, and assertions2fe5ba4TEST: Refactor tests to use np.testing.assert_raises_regex per reviewbb46581MAINT: Remove deprecated Python recursion fix8f34214MAINT: Move SeedSequence recursion guard to C-layer and add testsUpdates
opencv-python-headlessfrom 4.13.0.92 to 5.0.0.93Release notes
Sourced from opencv-python-headless's releases.
Commits
Updates
pillowfrom 12.2.0 to 12.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
bb1d8e812.3.0 version bumpe63fc48Add release notes for SBOM and performance improvements (#9747)13b701bAdd release notes for #96795564ca7List methodsa0920fdSpeed up ImageChops operations (#9738)07e9a6cSpeed upImage.filter()(#9736)a94578cSpeed upImage.getchannel(),Image.merge(),Image.putalpha()and `Image...53e02c4Speed upImage.fill(),Image.linear_gradient()and `Image.radial_gradient...af03747Speed upImage.resample()(#9739)5c9ca56Speed upalpha_composite,matrix,negative,quantize(#9740)Updates
nvidia-cudnn-cu12from 9.23.2.1 to 9.24.0.43Dependabot 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 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 conditions