Skip to content

Commit bfbdf45

Browse files
authored
Merge pull request #47 from IFCA-Advanced-Computing/dependabot/pip/typing-extensions-4.13.2
chore(deps): update typing-extensions requirement from 4.12.2 to 4.13.2
2 parents d7fb13c + 4e1817e commit bfbdf45

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
@@ -33,7 +33,7 @@ classifiers = [
3333
python = "^3.9"
3434
numpy = "2.0.2"
3535
pandas = "2.2.2"
36-
typing_extensions = "4.12.2"
36+
typing_extensions = "4.13.2"
3737
beartype = "0.20.2"
3838
docutils = "0.21.2"
3939
reportlab = "4.3.1"

0 commit comments

Comments
 (0)