Skip to content

Commit 68f8351

Browse files
chore(deps): update beartype requirement
Updates the requirements on [beartype](https://github.com/beartype/beartype) to permit the latest version. - [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.22.2) --- updated-dependencies: - dependency-name: beartype dependency-version: 0.22.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09e2bb6 commit 68f8351

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
[project.optional-dependencies]
3131
dev = [
3232
"coverage>=7,<8",
33-
"beartype>=0.19,<0.22",
33+
"beartype>=0.19,<0.23",
3434
"ipykernel>=6,<7",
3535
"ipython>=8,<9",
3636
"jax[cpu]>=0.4,<0.6",

0 commit comments

Comments
 (0)