Skip to content

Commit 1a5f32a

Browse files
Bump redis from 7.2.0 to 7.2.1
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>
1 parent c18855a commit 1a5f32a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# For running tests and checking code quality using these modules.
22
pytest-cov==7.0.0
3-
redis==7.2.0
3+
redis==7.2.1
44
pre-commit==4.5.1
55
ruff==0.15.2
66

0 commit comments

Comments
 (0)