Skip to content

Commit 0c2da84

Browse files
chore(package): bump minimum typing-extensions to 4.7 (#994)
1 parent 3b338a4 commit 0c2da84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
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)