From ae3e3a9a9c9322e5fb6f69cde65b303abc18e99b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 02:19:29 +0000 Subject: [PATCH] Bump pymemcache from 3.5.0 to 3.5.1 Bumps [pymemcache](https://github.com/pinterest/pymemcache) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/pinterest/pymemcache/releases) - [Changelog](https://github.com/pinterest/pymemcache/blob/v3.5.1/ChangeLog.rst) - [Commits](https://github.com/pinterest/pymemcache/compare/v3.5.0...v3.5.1) --- updated-dependencies: - dependency-name: pymemcache 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 474a34a..d70d6af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ numpy==1.18.1 pandas==0.25.3 -pymemcache==3.5.0 +pymemcache==3.5.1