Skip to content

Commit da7efbb

Browse files
Bump typing-extensions from 4.12.2 to 4.13.2 (#1175)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.2 to 4.13.2. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f03a990 commit da7efbb

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
@@ -116,7 +116,7 @@ strict = [
116116
"python-ulid==3.0.0",
117117
"seekpath==2.1.0",
118118
"tblite==0.3.0; python_version < '3.12'",
119-
"typing-extensions==4.12.2",
119+
"typing-extensions==4.13.2",
120120
]
121121
strict-openff = [
122122
"mdanalysis==2.7.0",

0 commit comments

Comments
 (0)