From 2d05a8bea1d656f2d2f7c2261b6bd99537c8686b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 04:35:56 +0000 Subject: [PATCH] Bump types-cachetools from 0.1.7 to 0.1.8 Bumps [types-cachetools](https://github.com/python/typeshed) from 0.1.7 to 0.1.8. - [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-patch ... 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 1867c543d..bdac6d0f4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -19,7 +19,7 @@ isort==5.8.0 nbconvert==6.0.7 # mypy types -types-cachetools==0.1.7 +types-cachetools==0.1.8 types-filelock==0.1.3 types-requests==0.1.13 types-tabulate==0.1.0