From 7a12ac9d0b5c671d6df284a0c6fe09c32c90c6e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Dec 2021 19:33:30 +0000 Subject: [PATCH] Bump cachecontrol from 0.12.6 to 0.12.10 Bumps [cachecontrol](https://github.com/ionrock/cachecontrol) from 0.12.6 to 0.12.10. - [Release notes](https://github.com/ionrock/cachecontrol/releases) - [Changelog](https://github.com/ionrock/cachecontrol/blob/master/docs/release_notes.rst) - [Commits](https://github.com/ionrock/cachecontrol/compare/v0.12.6...v0.12.10) --- updated-dependencies: - dependency-name: cachecontrol dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b69a61d..12e6e3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ asgiref==3.4.1 async-timeout==3.0.1 attrs==21.2.0 boto==2.49.0 -CacheControl==0.12.6 +CacheControl==0.12.10 cachetools==4.2.4 certifi==2021.10.8 cffi==1.14.6