Skip to content

Commit af8b678

Browse files
committed
chore(package): bump minimum typing-extensions to 4.7 (#235)
1 parent 22fb0fc commit af8b678

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
@@ -10,7 +10,7 @@ authors = [
1010
dependencies = [
1111
"httpx>=0.23.0, <1",
1212
"pydantic>=1.9.0, <3",
13-
"typing-extensions>=4.5, <5",
13+
"typing-extensions>=4.7, <5",
1414
"anyio>=3.5.0, <5",
1515
"distro>=1.7.0, <2",
1616
"sniffio",

0 commit comments

Comments
 (0)