Skip to content

Commit 457f017

Browse files
Bump typing-extensions from 4.14.0 to 4.14.1 (#1244)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.0 to 4.14.1. - [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.14.0...4.14.1) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0255464 commit 457f017

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
@@ -114,7 +114,7 @@ strict = [
114114
"pymongo==4.10.1",
115115
"python-ulid==3.0.0",
116116
"seekpath==2.1.0",
117-
"typing-extensions==4.14.0",
117+
"typing-extensions==4.14.1",
118118
]
119119
strict-openff = [
120120
"mdanalysis==2.9.0",

0 commit comments

Comments
 (0)