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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 371a99d commit e046ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{ cookiecutter.project_slug }}/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.6
# via datahub (pyproject.toml)
typing-extensions==4.9.0
typing-extensions==4.12.2
# via mypy
virtualenv==20.26.3
# via pre-commit
Expand Down

0 comments on commit e046ab6

Please sign in to comment.