Skip to content

Commit a1e4d52

Browse files
Bump beartype from 0.22.4 to 0.22.9
Bumps [beartype](https://github.com/beartype/beartype) from 0.22.4 to 0.22.9. - [Release notes](https://github.com/beartype/beartype/releases) - [Changelog](https://github.com/beartype/beartype/blob/main/doc/RELEASE.rst) - [Commits](beartype/beartype@v0.22.4...v0.22.9) --- updated-dependencies: - dependency-name: beartype dependency-version: 0.22.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 502565a commit a1e4d52

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
@@ -30,7 +30,7 @@ dependencies = [
3030
"deepdiff==8.6.1",
3131
"numpy>=1.22.2,<2.3.0",
3232
"matplotlib==3.10.7",
33-
"beartype==0.22.4",
33+
"beartype==0.22.9",
3434
"jaxtyping==0.3.2",
3535
"deprecated>=1.2.14"
3636
]

0 commit comments

Comments
 (0)