Skip to content

Commit fbc0f11

Browse files
Bump beartype from 0.19.0 to 0.20.2 (#580)
Bumps [beartype](https://github.com/beartype/beartype) from 0.19.0 to 0.20.2. - [Release notes](https://github.com/beartype/beartype/releases) - [Changelog](https://github.com/beartype/beartype/blob/main/doc/RELEASE.rst) - [Commits](beartype/beartype@v0.19.0...v0.20.2) --- updated-dependencies: - dependency-name: beartype 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 a5d052e commit fbc0f11

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.4.2",
3131
"numpy>=1.22.2,<2.3.0",
3232
"matplotlib==3.10.1",
33-
"beartype==0.19.0",
33+
"beartype==0.20.2",
3434
"jaxtyping==0.2.38",
3535
"deprecation>=2.1.0"
3636
]

0 commit comments

Comments
 (0)