Skip to content

Commit 66b727d

Browse files
Bump typing-extensions from 4.12.2 to 4.15.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.2 to 4.15.0. - [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.15.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f62fd4e commit 66b727d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ scipy==1.13.1
2121
# via nxmx (pyproject.toml)
2222
six==1.16.0
2323
# via python-dateutil
24-
typing-extensions==4.12.2
24+
typing-extensions==4.15.0
2525
# via
2626
# flexcache
2727
# flexparser

0 commit comments

Comments
 (0)