From cd3b7f47fa5e3e42ab6d03512db8df335a14824a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 20:02:27 +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 4e94505..f2955c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ asgiref==3.4.1 async-timeout==4.0.2 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