Skip to content

Commit 825912a

Browse files
authored
Merge pull request ggml-org#293 from abetlen/dependabot/pip/typing-extensions-4.6.2
Bump typing-extensions from 4.5.0 to 4.6.2
2 parents 2135497 + f4fc126 commit 825912a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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 @@ include = [
1414

1515
[tool.poetry.dependencies]
1616
python = "^3.8.1"
17-
typing-extensions = "^4.5.0"
17+
typing-extensions = "^4.6.2"
1818
uvicorn = { version = "^0.22.0", optional = true }
1919
fastapi = { version = "^0.95.0", optional = true }
2020
sse-starlette = { version = "^1.3.3", optional = true }

0 commit comments

Comments
 (0)