Skip to content

Commit 0cf369f

Browse files
chore(deps): bump types-cachetools from 5.5.0.20240820 to 6.0.0.20250525 (#53)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6f7214 commit 0cf369f

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ python = "^3.10"
1313
pydantic = "^2.11.4"
1414
prometheus-client = "^0.21.1"
1515
cachetools = "^5.5.2"
16-
types-cachetools = "^5.5.0.20240820"
16+
types-cachetools = "^6.0.0.20250525"
1717
redis = "^5.2.1"
1818
uvloop = "^0.21.0"
1919

@@ -32,7 +32,7 @@ ruff = "^0.11.12"
3232
pytest-asyncio = "^0.26.0"
3333
mypy = "^1.15.0"
3434
pre-commit = "^4.1.0"
35-
types-cachetools = "^5.5.0.20240820"
35+
types-cachetools = "^6.0.0.20250525"
3636

3737
[build-system]
3838
requires = ["poetry-core>=2.0"]

0 commit comments

Comments
 (0)