Skip to content

Commit

Permalink
Bump redis from 4.4.2 to 4.5.1 (#897)
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 4.4.2 to 4.5.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v4.4.2...v4.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2023
1 parent ccfb1b7 commit a3036b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-test-optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ h5py==3.8.0; implementation_name=='cpython'
numpy==1.24.2
pandas==1.5.3; implementation_name=='cpython'
pymongo==4.3.3; implementation_name=='cpython'
redis==4.4.2
redis==4.5.1
ruamel.yaml==0.17.21
tables==3.8.0; implementation_name=='cpython'
zarr==2.13.6; platform_system!='Windows'

0 comments on commit a3036b7

Please sign in to comment.