Skip to content

Commit e9ce361

Browse files
Bump redis from 4.1.0 to 4.1.2 (#518)
Bumps [redis](https://github.com/redis/redis-py) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.1.0...v4.1.2) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mariatta Wijaya <[email protected]>
1 parent dd44362 commit e9ce361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ git+https://github.com/python/cherry-picker.git@main#egg=cherry_picker
33
aiohttp==3.8.1
44
gidgethub==5.1.0
55
cachetools==5.0.0
6-
redis==4.1.0
6+
redis==4.1.2
77
celery==5.2.3
88
sentry-sdk==1.5.4
99
click==8.0.3

0 commit comments

Comments
 (0)