Skip to content

Commit fb69a29

Browse files
Bump redis from 7.2.0 to 7.2.1 (#3284)
Bumps [redis](https://github.com/redis/redis-py) from 7.2.0 to 7.2.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v7.2.0...v7.2.1) --- updated-dependencies: - dependency-name: redis dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45856c0 commit fb69a29

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ phonenumbers = "^9.0.24"
5454
pycparser = "^3.0"
5555
pyjwt = "^2.11.0"
5656
python-json-logger = "^4.0.0"
57-
redis = "^7.2.0"
57+
redis = "^7.2.1"
5858
regex = "^2026.2.19"
5959
s3transfer = "^0.10.2"
6060
shapely = "^2.1.2"

0 commit comments

Comments
 (0)