donkirkby / zero-play

Teach a computer to play any game.
https://donkirkby.github.io/zero-play/
MIT License
10 stars 1 forks source link

Bump tensorflow from 2.6.1 to 2.6.2 #93

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps tensorflow from 2.6.1 to 2.6.2.

Release notes

Sourced from tensorflow's releases.

TensorFlow 2.6.2

Release 2.6.2

This release just fixes an issue where keras, tensorflow_estimator and tensorboard were missing proper upper bounds and resulted in broken installs after Keras 2.7 release for all packages in TensorFlow ecosystem

Changelog

Sourced from tensorflow's changelog.

Release 2.6.2

Fixes an issue where keras, tensorflow_estimator and tensorboard were missing proper upper bounds and resulted in broken installs after TF 2.7 release

Commits
  • c2363d6 Merge pull request #52930 from tensorflow-jenkins/version-numbers-2.6.2-13081
  • c1867f3 Update version numbers to 2.6.2
  • 0b19ed9 Merge pull request #52929 from tensorflow/pranve-patch-1
  • 3c8a576 Update setup.py
  • 32810d1 Merge pull request #52928 from tensorflow-jenkins/relnotes-2.6.2-25296
  • 62cc96c Update RELEASE.md
  • 0e3a418 Insert release notes place-fill
  • 3a571ef Merge pull request #52927 from tensorflow/qlzh727-patch-1
  • 237f1d9 Update the keras version used by tf 2.6 release
  • See full diff 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 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)
codecov-commenter commented 2 years ago

Codecov Report

Merging #93 (14b583a) into master (9ac998a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   54.75%   54.75%           
=======================================
  Files          41       41           
  Lines        2816     2816           
=======================================
  Hits         1542     1542           
  Misses       1274     1274           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9ac998a...14b583a. Read the comment docs.