Open dependabot[bot] opened 3 months ago
The Needs Review labels were added based on the following file changes.
Team @datarobot/core-modeling (#core-modeling) was assigned because of changes in files:
public_dropin_environments/python3_keras/requirements.txt
Team @datarobot/custom-models (#custom-models) was assigned because of changes in files:
public_dropin_environments/python3_keras/requirements.txt
If you think that there are some issues with ownership, please discuss with C&A domain at #core-backend-domain slack channel and create PR to update DRCODEOWNERS\CODEOWNERS file.
I see one of the jobs failed with:
ERROR: Cannot install -r requirements.txt (line 1) and protobuf==3.19.4 because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested protobuf==3.19.4
tensorflow 2.12.1 depends on protobuf!=4.21.0, !=4.21.1, !=4.21.2, !=4.21.3, !=4.21.4, !=4.21.5, <5.0.0dev and >=3.20.3
Bumps tensorflow from 2.11.1 to 2.12.1.
Release notes
Sourced from tensorflow's releases.
... (truncated)
Changelog
Sourced from tensorflow's changelog.
... (truncated)
Commits
8e2b665
Merge pull request #61094 from tensorflow/venkat-patch-44402478f0
Fix unit test failure caused by numpy update2cd9b41
Merge pull request #61082 from tensorflow/venkat-patch-3337995c95
Updating Simplified retry logic to DNS cache29479ed
Merge pull request #60872 from tensorflow/r2.12-c45a6c0b1cbe76a933
Simplified retry logic to DNS cache76addf7
Merge pull request #60850 from elfringham/non_pip_fix05987a8
[Linaro:ARM_CI] Fix permissions for running nonpip tests23724d2
Merge pull request #60842 from elfringham/r2.12496730b
Limit typing_extensions to less than 4.6.0 until it worksYou can trigger a rebase of this PR 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