Skip to content

Commit ab136a6

Browse files
dependabot[bot]BrianPugh
authored andcommitted
Bump typing-extensions from 4.14.1 to 4.15.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.1 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.14.1...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 075c578 commit ab136a6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pythontemplate = "pythontemplate.cli.main:run_app"
2828
[tool.poetry.dependencies]
2929
# Be as loose as possible if writing a library.
3030
python = "^3.9"
31-
typing-extensions = "^4.14.1"
31+
typing-extensions = "^4.15.0"
3232
rich = ">=10.11.0"
3333
cyclopts = "^3.22.5"
3434

0 commit comments

Comments
 (0)