From 44adcc8c90713253d02ca405155cdb1f8c91dd49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 22:07:33 +0000 Subject: [PATCH] Bump jaxtyping from 0.2.21 to 0.2.24 in /services/python Bumps [jaxtyping](https://github.com/google/jaxtyping) from 0.2.21 to 0.2.24. - [Release notes](https://github.com/google/jaxtyping/releases) - [Commits](https://github.com/google/jaxtyping/compare/v0.2.21...v0.2.24) --- 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..02d5207 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.24 Jinja2==3.1.2 jmespath==1.0.1 joblib==1.2.0