Skip to content

Commit 67caa19

Browse files
Bump beartype from 0.22.7 to 0.22.8
Bumps [beartype](https://github.com/beartype/beartype) from 0.22.7 to 0.22.8. - [Release notes](https://github.com/beartype/beartype/releases) - [Changelog](https://github.com/beartype/beartype/blob/main/doc/RELEASE.rst) - [Commits](beartype/beartype@v0.22.7...v0.22.8) --- updated-dependencies: - dependency-name: beartype dependency-version: 0.22.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5082d88 commit 67caa19

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
@@ -31,7 +31,7 @@ dynamic = [
3131
"version",
3232
]
3333
dependencies = [
34-
"beartype==0.22.7",
34+
"beartype==0.22.8",
3535
"click==8.3.1",
3636
"pyyaml==6.0.3",
3737
"vws-python==2025.3.10.1",

0 commit comments

Comments
 (0)