Skip to content

Commit 85cd3d9

Browse files
authored
Merge pull request #671 from abetlen/dependabot/pip/diskcache-5.6.3
Bump diskcache from 5.6.1 to 5.6.3
2 parents 1833726 + 3705a1a commit 85cd3d9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ include = [
1616
python = "^3.8.1"
1717
typing-extensions = "^4.7.1"
1818
numpy = "^1.24.4"
19-
diskcache = "^5.6.1"
19+
diskcache = "^5.6.3"
2020
uvicorn = { version = "^0.23.2", optional = true }
2121
fastapi = { version = ">=0.100.0", optional = true }
2222
sse-starlette = { version = ">=1.6.1", optional = true }

0 commit comments

Comments
 (0)