Bump the tensorflow group in /tensorflow with 3 updates#954
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the tensorflow group in /tensorflow with 3 updates#954dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Dependency ReviewThe following issues were found:
License Issuestensorflow/requirements.txt
tensorflow/serving/requirements.txt
OpenSSF Scorecard
Scanned Files
|
Bumps the tensorflow group in /tensorflow with 3 updates: [pillow](https://github.com/python-pillow/Pillow), [jupyterhub](https://github.com/jupyterhub/jupyterhub) and [numpy](https://github.com/numpy/numpy). Updates `pillow` from 11.3.0 to 12.1.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@11.3.0...12.1.0) Updates `jupyterhub` from 5.3.0 to 5.4.3 - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/RELEASE.md) - [Commits](jupyterhub/jupyterhub@5.3.0...5.4.3) Updates `numpy` from 2.2.4 to 2.4.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.2.4...v2.4.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: tensorflow - dependency-name: jupyterhub dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow - dependency-name: numpy dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tensorflow ... Signed-off-by: dependabot[bot] <support@github.com>
a14c053 to
0e0e537
Compare
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 tensorflow group in /tensorflow with 3 updates: pillow, jupyterhub and numpy.
Updates
pillowfrom 11.3.0 to 12.1.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
46f45f612.1.0 version bumpc9ac097Simplify band splitting (#9291)3baedf2Deprecate getdata(), in favour of new get_flattened_data() (#9292)b51a036Specify APNG duration type when opening (#9368)8d08e31Add release notes for #9348 (#9369)432707eAdded release notes for #93482d58910Specify APNG duration type when opening8dee8ddAdd ImageFile context manager (#9367)b2d9bc3Support saving APNG float durations (#9365)f130c10Allow 1 mode images in MorphOp (#9348)Updates
jupyterhubfrom 5.3.0 to 5.4.3Commits
652390eBump to 5.4.3c6f8d17Merge pull request #5241 from meeseeksmachine/auto-backport-of-pr-5237-on-5.xea3363dBackport PR #5237: changelog for 5.4.3a8562ebMerge pull request #5240 from meeseeksmachine/auto-backport-of-pr-5236-on-5.xbf7fe4dBackport PR #5236: fix loading stopped servers at startup (regression in 5.4)6cdc825Merge pull request #5239 from meeseeksmachine/auto-backport-of-pr-5238-on-5.xed78493Backport PR #5238: browser test_spawn_pending_progress : fix server ready exp...a7f1583Merge pull request #5235 from meeseeksmachine/auto-backport-of-pr-5195-on-5.x0c11700Merge pull request #5234 from meeseeksmachine/auto-backport-of-pr-5194-on-5.x67578a1Backport PR #5195: allow callable default_url to return a falsy value to mean...Updates
numpyfrom 2.2.4 to 2.4.1Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
d24bb7fMerge pull request #30624 from charris/prepare-for-2.4.1d3bfd6dREL: Prepare for the NumPy 2.4.1 releaseabe3d86Merge pull request #30623 from charris/backport-306015d89078TST: Add test showing that q promotes (for "interpolating ones")16890ceBUG: Fix result type change and make weak q safebf7ef0bMerge pull request #30620 from charris/backport-305143d3af25ENH: use more fine-grained critical sections in array coercion internals (#30...8b7f197Merge pull request #30608 from charris/update-vendored-meson30999f6BLD: update vendored Meson to 1.9.2e6bea65Merge pull request #30596 from charris/remove-msvccompiler-checkDependabot 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 conditions