Skip to content

Commit 5145032

Browse files
chore(deps): bump beartype from 0.18.5 to 0.19.0
Bumps [beartype](https://github.com/beartype/beartype) from 0.18.5 to 0.19.0. - [Release notes](https://github.com/beartype/beartype/releases) - [Changelog](https://github.com/beartype/beartype/blob/main/doc/RELEASE.rst) - [Commits](beartype/beartype@v0.18.5...v0.19.0) --- updated-dependencies: - dependency-name: beartype dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17e9f14 commit 5145032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ numpy = "2.0.2"
3434
pandas = "2.2.2"
3535
pycanon = "1.0.1.post2"
3636
typing_extensions = "4.12.2"
37-
beartype = "0.18.5"
37+
beartype = "0.19.0"
3838
docutils = "0.21.2"
3939

4040

0 commit comments

Comments
 (0)