From 0f9bfcf8b0699b9935d96d7bf18e3091693d0245 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 03:01:28 +0000 Subject: [PATCH] Bump types-cachetools from 0.1.10 to 4.2.0 Bumps [types-cachetools](https://github.com/python/typeshed) from 0.1.10 to 4.2.0. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-cachetools dependency-type: direct:development update-type: version-update:semver-major ... 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 b20cb6693..67ee0035b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -19,7 +19,7 @@ isort==5.9.3 nbconvert==6.1.0 # mypy types -types-cachetools==0.1.10 +types-cachetools==4.2.0 types-filelock==0.1.5 types-requests==2.25.6 types-tabulate==0.8.2