Skip to content

Commit

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

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

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 27, 2023
1 parent e8a7885 commit 03b957e
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.5.1
redis==4.5.3
ruamel.yaml==0.17.21
tables==3.8.0; implementation_name=='cpython'
zarr==2.14.2; platform_system!='Windows'

0 comments on commit 03b957e

Please sign in to comment.