Skip to content

Commit 166309d

Browse files
dependabot[bot]liuruibin
authored andcommitted
build(deps): update diskcache2 requirement from 0.1.2 to 1.0.0
Updates the requirements on [diskcache2](https://github.com/grantjenks/python-diskcache) to permit the latest version. - [Commits](grantjenks/python-diskcache@v0.1.2...v1.0.0) --- updated-dependencies: - dependency-name: diskcache2 dependency-version: 1.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11faca2 commit 166309d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ django-mptt = "0.17.0"
1616
psycopg = { extras = ["binary"], version = "3.2.6" }
1717
python-dotenv = "1.1.0"
1818
uuid-utils = "0.10.0"
19-
diskcache2 = "0.1.2"
19+
diskcache2 = "1.0.0"
2020
captcha = "0.7.1"
2121
langchain-openai = "0.3.14"
2222
langchain-anthropic = "0.3.12"

0 commit comments

Comments
 (0)