Skip to content

Commit 024f1a8

Browse files
authored
Merge pull request #40 from IFCA-Advanced-Computing/dependabot/pip/beartype-0.20.0
chore(deps): update beartype requirement from 0.19.0 to 0.20.0
2 parents 5bcc44d + 8b0cf40 commit 024f1a8

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.2.2"
3636
typing_extensions = "4.12.2"
37-
beartype = "0.19.0"
37+
beartype = "0.20.0"
3838
docutils = "0.21.2"
3939
reportlab = "4.3.1"
4040
typer = "0.15.1"

0 commit comments

Comments
 (0)