Skip to content

Bump tensorflow-probability from 0.22.1 to 0.25.0#81

Merged
markub3327 merged 1 commit intomasterfrom
dependabot/pip/tensorflow-probability-0.25.0
Jul 27, 2025
Merged

Bump tensorflow-probability from 0.22.1 to 0.25.0#81
markub3327 merged 1 commit intomasterfrom
dependabot/pip/tensorflow-probability-0.25.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 14, 2025

Bumps tensorflow-probability from 0.22.1 to 0.25.0.

Release notes

Sourced from tensorflow-probability's releases.

v0.25.0

Release notes

This is the 0.25 release of TensorFlow Probability. It is tested and stable against TensorFlow version 2.18 and JAX 0.4.35.

NOTE: In TensorFlow 2.16+, tf.keras (and tf.initializers, tf.losses, and tf.optimizers) refers to Keras 3. TensorFlow Probability is not compatible with Keras 3 -- instead TFP is continuing to use Keras 2, which is now packaged as tf-keras and tf-keras-nightly and is imported as tf_keras. When using TensorFlow Probability with TensorFlow, you must explicitly install Keras 2 along with TensorFlow (or install tensorflow-probability[tf] or tfp-nightly[tf] to automatically install these dependencies.)

Change notes

  • Add mean + variance to tfd.Categorical.

Huge thanks to all the contributors to this release!

  • bjp
  • Chris Jewell
  • Christopher Suter
  • colcarroll
  • emilyaf
  • feyu
  • jburnim
  • leben
  • lukes
  • mrry
  • phawkins
  • siege
  • Srinivas Vasudevan
  • swijaya
  • thomaswc
  • ursk
  • vanderplas

TensorFlow Probability 0.24.0

Release notes

This is the 0.24.0 release of TensorFlow Probability. It is tested and stable against TensorFlow 2.16.1 and JAX 0.4.25 .

NOTE: In TensorFlow 2.16+, tf.keras (and tf.initializers, tf.losses, and tf.optimizers) refers to Keras 3. TensorFlow Probability is not compatible with Keras 3 -- instead TFP is continuing to use Keras 2, which is now packaged as tf-keras and tf-keras-nightly and is imported as tf_keras. When using TensorFlow Probability with TensorFlow, you must explicitly install Keras 2 along with TensorFlow (or install tensorflow-probability[tf] or tfp-nightly[tf] to automatically install these dependencies.)

Change notes

... (truncated)

Commits
  • 9709569 Promote TFP version from dev to stable
  • cd782bb Increment TF dep version
  • 5047529 Disable test_gradient_with_additional_parameters for JAX backend.
  • b0a692b Update scipy.integrate.simps -> .simpson.
  • a90fe8f Use assertIn instead of assertContainsSubsequence for substring checks.
  • ee09c17 Automated Code Change
  • 59b3651 Update tensor_shape.py for JAX/NumPy backend.
  • 4b8182b Bound concentration away from zero for hp testing.
  • ebc43b5 [numpy] Fix test failures under NumPy 2.1.
  • c6c86e7 Disable MLIR bridge for the tests that MLIR bridge silently fails
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [tensorflow-probability](https://github.com/tensorflow/probability) from 0.22.1 to 0.25.0.
- [Release notes](https://github.com/tensorflow/probability/releases)
- [Commits](tensorflow/probability@v0.22.1...v0.25.0)

---
updated-dependencies:
- dependency-name: tensorflow-probability
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from markub3327 July 14, 2025 21:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 14, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 14, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@markub3327 markub3327 merged commit 1d36914 into master Jul 27, 2025
7 checks passed
@markub3327 markub3327 deleted the dependabot/pip/tensorflow-probability-0.25.0 branch July 27, 2025 13:38
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant