Skip to content

Commit

Permalink
Bump typing-extensions from 4.10.0 to 4.12.2
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.10.0 to 4.12.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.10.0...4.12.2)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 1dcc5d1 commit eb96f76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ tomli==2.0.1
# pytest
tomlkit==0.11.1
# via pylint
typing-extensions==4.10.0
typing-extensions==4.12.2
# via
# -c requirements.txt
# astroid
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ traitlets==5.14.1
# via
# ipython
# matplotlib-inline
typing-extensions==4.10.0
typing-extensions==4.12.2
# via
# -r requirements.in
# asgiref
Expand Down

0 comments on commit eb96f76

Please sign in to comment.