Skip to content

Commit d489180

Browse files
stainless-botRobertCraigie
authored andcommitted
chore(deps): bump typing-extensions to 4.5 (#59)
1 parent a5511cf commit d489180

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ packages = [
1414
python = "^3.7"
1515
httpx = ">= 0.23.0, < 1"
1616
pydantic = "^1.9.0"
17-
typing-extensions = ">= 4.1.1, < 5"
17+
typing-extensions = ">= 4.5, < 5"
1818
anyio = ">= 3.5.0, < 4"
1919
distro = ">= 1.7.0, < 2"
2020

0 commit comments

Comments
 (0)