Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps tf-keras from 2.16.0 to 2.18.0.

Release notes

Sourced from tf-keras's releases.

v2.18.0

What's Changed

New Contributors

Full Changelog: keras-team/tf-keras@v2.17.0...v2.18.0

TF-Keras v2.17.0

This release matches tensorflow==2.17.0.

Commits
  • 94def19 Update numpy version in requirements.txt to match TF's version.
  • c5f9773 Automated Code Change
  • 4f72d68 Add support for autocast keyword argument in Layer.add_weight.
  • f93f30e [numpy] Fix users of NumPy APIs that are removed in NumPy 2.0.
  • 1b08597 Merge pull request #14 from SuryanarayanaY:patch-1
  • 8eb5627 Fix object_registration_test.
  • 64108a1 Update version to 2.18 in setup.py.
  • 219e22e Manual sync of github changes.
  • 990b16f Fix code format.
  • 9ea0868 Merged commit includes the following changes:
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/tf-keras-2.18.0 branch from d3b3118 to 46b031f Compare October 28, 2024 07:52
@dependabot dependabot bot force-pushed the dependabot/pip/tf-keras-2.18.0 branch from 46b031f to e2a0298 Compare November 11, 2024 06:46
Bumps [tf-keras](https://github.com/keras-team/tf-keras) from 2.16.0 to 2.18.0.
- [Release notes](https://github.com/keras-team/tf-keras/releases)
- [Commits](keras-team/tf-keras@v2.16.0...v2.18.0)

---
updated-dependencies:
- dependency-name: tf-keras
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/tf-keras-2.18.0 branch from e2a0298 to 95aec89 Compare November 25, 2024 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant