Skip to content

Commit

Permalink
Bump typing-extensions from 4.9.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.9.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.9.0...4.12.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent cad31e8 commit 833e6e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ pyyaml==6.0.1
# via pre-commit
ruff==0.5.0
# via datahub (pyproject.toml)
typing-extensions==4.9.0
typing-extensions==4.12.2
# via mypy
virtualenv==20.26.2
# via pre-commit
Expand Down

0 comments on commit 833e6e2

Please sign in to comment.