From 4e657893f32c35aae31ea7f1583a6df51e1fe733 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 09:19:43 +0000 Subject: [PATCH] Bump types-redis from 4.2.6 to 4.3.1 Bumps [types-redis](https://github.com/python/typeshed) from 4.2.6 to 4.3.1. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/lint.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/lint.txt b/requirements/lint.txt index 16f9872dbd7e..2ef6bb91805a 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -213,9 +213,9 @@ types-pytz==2021.3.8 \ # via # -r requirements/lint.in # types-babel -types-redis==4.2.6 \ - --hash=sha256:1136af954ade0be33b487f440c8cbcbee29f089a83e685484ec91f363c6c69fe \ - --hash=sha256:d6adc77185cf40b300816767a64c0ee9ee0b21dc174e8e5c23b7e83d43189cb8 +types-redis==4.3.1 \ + --hash=sha256:001d8ecb8bcf237e92407ad37f71c598c13bf069a8a78adbe0f6bbc0118b5722 \ + --hash=sha256:506968ce674d775367cfd1b34b54dca68b1111dfdb930150d3accda95ec5703a # via -r requirements/lint.in types-requests==2.27.30 \ --hash=sha256:b9b6cd0a6e5d500e56419b79f44ec96f316e9375ff6c8ee566c39d25e9612621 \