Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 13, 2022
1 parent 15c0927 commit 1d07464
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ packaging==21.3
# via
# build
# pytest
# redis
pep517==0.13.0
# via build
pip-tools==6.11.0
Expand All @@ -71,7 +70,7 @@ python-dateutil==2.8.2
# via croniter
pytz==2022.6
# via -r requirements.in
redis==4.3.5
redis==4.4.0
# via -r requirements.in
six==1.16.0
# via python-dateutil
Expand Down

0 comments on commit 1d07464

Please sign in to comment.