Skip to content

Commit f57758d

Browse files
authored
Merge pull request #60 from IFCA-Advanced-Computing/dependabot/pip/beartype-0.21.0
chore(deps): update beartype requirement from 0.20.2 to 0.21.0
2 parents 3a31fa2 + 2f8c2bd commit f57758d

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 @@ python = "^3.9"
3434
numpy = "2.0.2"
3535
pandas = "2.3.0"
3636
typing_extensions = "4.13.2"
37-
beartype = "0.20.2"
37+
beartype = "0.21.0"
3838
docutils = "0.21.2"
3939
reportlab = "4.4.1"
4040
typer = "0.15.3"

0 commit comments

Comments
 (0)