Skip to content

Commit

Permalink
Bump typing-extensions from 4.7.1 to 4.8.0 (#2629)
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.7.1 to 4.8.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.7.1...4.8.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  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>
  • Loading branch information
dependabot[bot] authored and je-cook committed Oct 10, 2023
1 parent 8a8f719 commit 955a223
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-conda.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ PyYAML==6.0.1
Shapely==2.0.1
shiboken2==5.15.5
sympy==1.12
typing_extensions==4.7.1
typing_extensions==4.8.0
vtk==9.1.0
zipp==3.16.2
2 changes: 1 addition & 1 deletion requirements-develop.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ sqlalchemy==2.0.20
stevedore==5.1.0
toml==0.10.2
tomli==2.0.1
typing_extensions==4.7.1
typing_extensions==4.8.0
Unidecode==1.3.6
urllib3==2.0.6
versioneer==0.29
Expand Down

0 comments on commit 955a223

Please sign in to comment.