From f3edbe124b88a0f5df892259c9114c60bec2dc13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 21:35:04 +0000 Subject: [PATCH] Bump jaxtyping from 0.2.21 to 0.2.25 in /services/python Bumps [jaxtyping](https://github.com/google/jaxtyping) from 0.2.21 to 0.2.25. - [Release notes](https://github.com/google/jaxtyping/releases) - [Commits](https://github.com/google/jaxtyping/compare/v0.2.21...v0.2.25) --- updated-dependencies: - dependency-name: jaxtyping dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- services/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/python/requirements.txt b/services/python/requirements.txt index 28add89..422e33a 100644 --- a/services/python/requirements.txt +++ b/services/python/requirements.txt @@ -78,7 +78,7 @@ importlib-metadata==6.8.0 iniconfig==2.0.0 iterative-telemetry==0.0.8 itsdangerous==2.1.2 -jaxtyping==0.2.21 +jaxtyping==0.2.25 Jinja2==3.1.2 jmespath==1.0.1 joblib==1.2.0