openfoodfacts / off-category-classification

GNU Affero General Public License v3.0
8 stars 5 forks source link

chore(deps): bump tensorflow from 2.6.3 to 2.9.2 #104

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps tensorflow from 2.6.3 to 2.9.2.

Release notes

Sourced from tensorflow's releases.

TensorFlow 2.9.2

Release 2.9.2

This releases introduces several vulnerability fixes:

... (truncated)

Changelog

Sourced from tensorflow's changelog.

Release 2.9.2

This releases introduces several vulnerability fixes:

... (truncated)

Commits
  • 18960c4 Merge pull request #57596 from tensorflow/fix-r2.9
  • 850d5c0 Fix conflict resolution error
  • 5a9ae6b Merge pull request #57572 from tensorflow/fix-r2.9
  • 646ebe5 Fix invalid conflict resolution
  • 8665d94 Merge pull request #57559 from tensorflow/cherrypick-4a6-on-r2.9
  • 483bc53 Add ordered sparse index validation.
  • 647d576 Merge pull request #57556 from tensorflow/cherrypick-e863eed-on-r2.9
  • a03a5cd Add index check to ValidateSparseTensor.
  • 85efe4b Merge pull request #57538 from tensorflow/r2.9-5c089662eb7
  • 0468e56 Add ValidateSparseTensor function to sparse_utils.
  • 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 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[bot] commented 2 years ago

Superseded by #106.