Skip to content

Commit 8003549

Browse files
Bump jaxtyping from 0.2.38 to 0.3.1 (#590)
Bumps [jaxtyping](https://github.com/google/jaxtyping) from 0.2.38 to 0.3.1. - [Release notes](https://github.com/google/jaxtyping/releases) - [Commits](patrick-kidger/jaxtyping@v0.2.38...v0.3.1) --- updated-dependencies: - dependency-name: jaxtyping dependency-version: 0.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Walter Simson <walter.a.simson@gmail.com>
1 parent fe030f3 commit 8003549

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"numpy>=1.22.2,<2.3.0",
3232
"matplotlib==3.10.1",
3333
"beartype==0.20.2",
34-
"jaxtyping==0.2.38",
34+
"jaxtyping==0.3.1",
3535
"deprecated>=1.2.14"
3636
]
3737

0 commit comments

Comments
 (0)