Skip to content

Commit 4e1817e

Browse files
chore(deps): update typing-extensions requirement from 4.12.2 to 4.13.2
Updates the requirements on [typing-extensions](https://github.com/python/typing_extensions) to permit the latest version. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.12.2...4.13.2) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.13.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7fb13c commit 4e1817e

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)