Skip to content

Commit 2bb4e63

Browse files
Bump jaxtyping from 0.3.1 to 0.3.2 (#598)
Bumps [jaxtyping](https://github.com/google/jaxtyping) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/google/jaxtyping/releases) - [Commits](patrick-kidger/jaxtyping@v0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: jaxtyping dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6805a56 commit 2bb4e63

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.3.1",
34+
"jaxtyping==0.3.2",
3535
"deprecated>=1.2.14"
3636
]
3737

0 commit comments

Comments
 (0)