Skip to content

Commit

Permalink
Bump jaxtyping from 0.2.34 to 0.2.36
Browse files Browse the repository at this point in the history
Bumps [jaxtyping](https://github.com/google/jaxtyping) from 0.2.34 to 0.2.36.
- [Release notes](https://github.com/google/jaxtyping/releases)
- [Commits](patrick-kidger/jaxtyping@v0.2.34...v0.2.36)

---
updated-dependencies:
- dependency-name: jaxtyping
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent b28ec56 commit ebc1b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"matplotlib==3.9.2",
"numpy>=1.22.2,<2.2.0",
"beartype==0.19.0",
"jaxtyping==0.2.34"
"jaxtyping==0.2.36"
]

[project.urls]
Expand Down

0 comments on commit ebc1b2d

Please sign in to comment.