-
Notifications
You must be signed in to change notification settings - Fork 225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update tensorflow requirement from !=2.6.0,!=2.6.1,<2.11.0,>=2.2.0 to >=2.2.0,!=2.6.0,!=2.6.1,<2.12.0 #678
Conversation
Updates the requirements on [tensorflow](https://github.com/tensorflow/tensorflow) to permit the latest version. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.2.0...v2.11.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Main thing to be careful about is the breaking change to Also, this error in the CI seems strange: |
@jklaise good spot. I can look into the This one also seems significant:
I'm wondering if this, and the complexity in our CI install process wrt to This might not be the cause at all, but it is making me think we need to rethink our CI deps wrt to |
Also, wrt to this Windows issue, we probably need to add a note to our docs/README, since this effectively means |
Good spot. Wrt |
@jklaise I've rerun now that we've stripped the deps out of Edit: Also, |
Leaving the bump to |
Blocked by #739 |
A newer version of tensorflow exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Closing as done in #739. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
@dependabot recreate |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
@dependabot reopen |
@dependabot close |
Updates the requirements on tensorflow to permit the latest version.
Release notes
Sourced from tensorflow's releases.
... (truncated)
Changelog
Sourced from tensorflow's changelog.
... (truncated)
Commits
d5b57ca
Merge pull request #58598 from tensorflow/vinila21-patch-1695aaf9
Broken tests is causing release builds failures - TF 2.11.06290819
Merge pull request #58582 from tensorflow-jenkins/version-numbers-2.11.0-5457113780b
Update version numbers to 2.11.03970a6e
Merge pull request #58578 from tensorflow/security-notes617b9de
Update RELEASE.md6b920a4
Update RELEASE.md768ec1e
Update RELEASE.mdf87ee2a
Update setup.py (#58553)01a4abc
Merge pull request #58542 from tensorflow/vinila21-patch-1Dependabot 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 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)