Skip to content
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-probability requirement from >=0.15,<0.17 to >=0.15,<0.18 #5

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2022

Updates the requirements on tensorflow-probability to permit the latest version.

Release notes

Sourced from tensorflow-probability's releases.

TensorFlow Probability 0.17.0

Release notes

This is the 0.17.0 release of TensorFlow Probability. It is tested and stable against TensorFlow version 2.9.1 and JAX 0.3.13 .

Huge thanks to all the contributors to this release!

[coming soon]

Commits
  • e3d67c0 Update version for the TFP 0.17.0 release.
  • bfe7d2b Revert "Fix TensorFlow checkpoint and trackable imports."
  • 6d04325 Increase tolerance in LinearOperatorUnitaryTest.test_solve.
  • 5172cc7 Merge pull request #1569 from ryanrussell:main
  • 6685d04 Merge pull request #1573 from RenuPatelGoogle:patch-1
  • b689df6 Add holidays as a test dependency for TFP.
  • 8e72c11 Fix failure in windowed_sampling_test.jax in OSS.
  • 9cdc4ee Fixed few code lines in this API example
  • f8107c1 DOCFIX: Correct Markov state distribution notation in EnKF. The distributions...
  • 0a10dd4 Fix TensorFlow checkpoint and trackable imports.
  • Additional commits viewable in compare view

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)

Updates the requirements on [tensorflow-probability](https://github.com/tensorflow/probability) to permit the latest version.
- [Release notes](https://github.com/tensorflow/probability/releases)
- [Commits](tensorflow/probability@v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: tensorflow-probability
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 7, 2022
@kpj kpj merged commit 738b1c7 into master Jun 9, 2022
@dependabot dependabot bot deleted the dependabot/pip/tensorflow-probability-gte-0.15-and-lt-0.18 branch June 9, 2022 12:15
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.

None yet

1 participant