From e07b5320c6a83691295c31f0a9d0df4570a76183 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 May 2022 21:08:31 +0200 Subject: [PATCH] Bump cachetools from 5.0.0 to 5.1.0 (#20) Bumps [cachetools](https://github.com/tkem/cachetools) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/tkem/cachetools/releases) - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff4085f..b68dc97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.8.1 aiohttp-jinja2==1.5 git+https://github.com/edenhaus/amqtt@test#amqtt==11.0.0 # amqtt==0.10.0 -cachetools==5.0.0 +cachetools==5.1.0 gmqtt==0.6.11 Jinja2==3.1.2 tinydb==4.7.0