Skip to content

[air](deps): Bump tensorflow-probability from 0.24.0 to 0.25.0 in /python/requirements/ml - #204

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python/requirements/ml/tensorflow-probability-0.25.0
Open

[air](deps): Bump tensorflow-probability from 0.24.0 to 0.25.0 in /python/requirements/ml#204
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/python/requirements/ml/tensorflow-probability-0.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown

Bumps tensorflow-probability from 0.24.0 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
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 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.24.0 to 0.25.0.
- [Release notes](https://github.com/tensorflow/probability/releases)
- [Commits](tensorflow/probability@v0.24.0...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 added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 1, 2026
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.

0 participants