Skip to content

Commit 7a1f452

Browse files
build(deps): 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] <[email protected]>
1 parent 2708a7e commit 7a1f452

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3425,14 +3425,14 @@ files = [
34253425

34263426
[[package]]
34273427
name = "typing-extensions"
3428-
version = "4.14.1"
3428+
version = "4.15.0"
34293429
description = "Backported and Experimental Type Hints for Python 3.9+"
34303430
optional = false
34313431
python-versions = ">=3.9"
34323432
groups = ["main"]
34333433
files = [
3434-
{file = "typing_extensions-4.14.1-py3-none-any.whl", hash = "sha256:d1e1e3b58374dc93031d6eda2420a48ea44a36c2b4766a4fdeb3710755731d76"},
3435-
{file = "typing_extensions-4.14.1.tar.gz", hash = "sha256:38b39f4aeeab64884ce9f74c94263ef78f3c22467c8724005483154c26648d36"},
3434+
{file = "typing_extensions-4.15.0-py3-none-any.whl", hash = "sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548"},
3435+
{file = "typing_extensions-4.15.0.tar.gz", hash = "sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466"},
34363436
]
34373437

34383438
[[package]]

0 commit comments

Comments
 (0)