Skip to content

Commit

Permalink
Bump redis from 4.2.2 to 4.4.4
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 4.2.2 to 4.4.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v4.2.2...v4.4.4)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 31, 2023
1 parent aaca8fd commit d4a0761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Celery==5.2.6
# note celery is only affected for python 3.7 and earlier
importlib-metadata<5.0; python_version < '3.8'
kombu==5.2.4
redis==4.2.2
redis==4.4.4
tincan==1.0.0
https://github.com/IMSGlobal/caliper-python/archive/1.2.0.4.zip
nose==1.3.7
Expand Down

0 comments on commit d4a0761

Please sign in to comment.