From 9a1c891a7261a638524558a6dadff730f76deefb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Nov 2021 12:00:42 +0000 Subject: [PATCH 1/2] feat(deps): bump redis from 4.0.0 to 4.0.2 Bumps [redis](https://github.com/redis/redis-py) from 4.0.0 to 4.0.2. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v4.0.0...v4.0.2) --- updated-dependencies: - dependency-name: redis 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 937b09e7..e49073d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ flake8==4.0.1 ruamel.yaml<0.18.0 paramiko==2.8.0 pyvim==3.0.2 -redis==4.0.0 +redis==4.0.2 requests==2.26.0 pyyaml==6.0 From 9e1c89fa5fe902fbe0d888927b7e9c67d2d5460d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Nov 2021 12:00:48 +0000 Subject: [PATCH 2/2] feat(deps): bump setuptools from 59.1.0 to 59.2.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 59.1.0 to 59.2.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v59.1.0...v59.2.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 937b09e7..71d82028 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -setuptools==59.1.0 +setuptools==59.2.0 thrift==0.15.0 python-keystoneclient openstacksdk ==0.59.0