Skip to content

Commit d7fb13c

Browse files
authored
Merge pull request #44 from IFCA-Advanced-Computing/dependabot/pip/beartype-0.20.2
chore(deps): update beartype requirement from 0.20.0 to 0.20.2
2 parents a055777 + 7402a15 commit d7fb13c

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.20.0"
37+
beartype = "0.20.2"
3838
docutils = "0.21.2"
3939
reportlab = "4.3.1"
4040
typer = "0.15.2"

0 commit comments

Comments
 (0)