From e6eefd2c596d4378358e3319427817339804d132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 20:42:31 +0000 Subject: [PATCH 1/2] Bump redis from 4.2.1 to 4.2.2 Bumps [redis](https://github.com/redis/redis-py) from 4.2.1 to 4.2.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.2.1...v4.2.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 d65abbe..6a87156 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -redis==4.2.1 +redis==4.2.2 pycron==3.0.0 \ No newline at end of file From 35aca8cf1fdba66aa3e699f27a81b853361a468c Mon Sep 17 00:00:00 2001 From: Joshua Zenn Date: Wed, 6 Apr 2022 10:04:50 -0400 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8183f93..1369e20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Added ### Changed +- Bumped redis dependency to 4.2.2. ### Deprecated @@ -34,4 +35,4 @@ [Unreleased]: https://github.com/ARMmaster17/watergrid-python/compare/1.0.1...HEAD [1.0.1]: https://github.com/ARMmaster17/watergrid-python/compare/1.0.0...1.0.1 -[1.0.0]: https://github.com/ARMmaster17/watergrid-python/releases/tag/1.0.0 \ No newline at end of file +[1.0.0]: https://github.com/ARMmaster17/watergrid-python/releases/tag/1.0.0