Skip to content

Commit

Permalink
Bump redis from 4.2.1 to 4.3.5
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 4.2.1 to 4.3.5.
- [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.1...v4.3.5)

---
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 Nov 22, 2022
1 parent 4b9e31c commit b63c636
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ coverage[toml]==5.5
# via pytest-cov
croniter==1.3.4
# via -r requirements.in
deprecated==1.2.13
# via redis
flake8==4.0.1
# via
# -r requirements.in
Expand Down Expand Up @@ -73,7 +71,7 @@ python-dateutil==2.8.2
# via croniter
pytz==2022.1
# via -r requirements.in
redis==4.2.1
redis==4.3.5
# via -r requirements.in
six==1.16.0
# via python-dateutil
Expand All @@ -93,8 +91,6 @@ typing-extensions==4.1.1
# redis
wheel==0.37.1
# via pip-tools
wrapt==1.14.0
# via deprecated
zipp==3.10.0
# via
# importlib-metadata
Expand Down

0 comments on commit b63c636

Please sign in to comment.