From c29956866d43ee6b6930f82fe408a7842ff2f5be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 03:02:43 +0000 Subject: [PATCH] chore(deps-dev): bump types-cachetools in the types group Bumps the types group with 1 update: [types-cachetools](https://github.com/python/typeshed). Updates `types-cachetools` from 6.2.0.20251022 to 6.2.0.20260317 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-cachetools dependency-version: 6.2.0.20260317 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 850cf4578..df34b5426 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -24,7 +24,7 @@ nbconvert==7.17.0 # mypy types scipy-stubs==1.17.1.2 # keep in sync with `scipy` in `requirements-hyperopt.txt` -types-cachetools==6.2.0.20251022 +types-cachetools==6.2.0.20260317 types-filelock==3.2.7 types-requests==2.32.4.20260107 types-tabulate==0.10.0.20260308