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](https://github.com/grantjenks/python-diskcache/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-24 18:37:44 +00:00 committed by 刘瑞斌
parent 11faca22f9
commit 166309de09

View File

@ -16,7 +16,7 @@ django-mptt = "0.17.0"
psycopg = { extras = ["binary"], version = "3.2.6" }
python-dotenv = "1.1.0"
uuid-utils = "0.10.0"
diskcache2 = "0.1.2"
diskcache2 = "1.0.0"
captcha = "0.7.1"
langchain-openai = "0.3.14"
langchain-anthropic = "0.3.12"