Skip to content

Commit 580bdb0

Browse files
fix(deps): bump minimum typing-extensions version
1 parent 715426f commit 580bdb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [{ name = "DigitalOcean, LLC", email = "dev@digitalocean.com" }]
99
dependencies = [
1010
"httpx>=0.23.0, <1",
1111
"pydantic>=1.9.0, <3",
12-
"typing-extensions>=4.10, <5",
12+
"typing-extensions>=4.14, <5",
1313
"anyio>=3.5.0, <5",
1414
"distro>=1.7.0, <2",
1515
"sniffio",

0 commit comments

Comments
 (0)