Skip to content

Commit 6fc8ca4

Browse files
chore(uv): update jaxtyping requirement from >=0.3.6 to >=0.3.9
Updates the requirements on [jaxtyping](https://github.com/patrick-kidger/jaxtyping) to permit the latest version. - [Release notes](https://github.com/patrick-kidger/jaxtyping/releases) - [Commits](patrick-kidger/jaxtyping@v0.3.6...v0.3.9) --- updated-dependencies: - dependency-name: jaxtyping dependency-version: 0.3.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec419b3 commit 6fc8ca4

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
@@ -13,7 +13,7 @@ license = { file = "LICENSE" }
1313
dependencies = [
1414
"beartype>=0.22.9",
1515
"google-cloud-logging>=3.15.0",
16-
"jaxtyping>=0.3.6",
16+
"jaxtyping>=0.3.9",
1717
"pydantic>=2.12.5",
1818
"pydantic-settings>=2.12.0",
1919
]

0 commit comments

Comments
 (0)