Skip to content

Commit c138788

Browse files
Bump redis from 6.1.0 to 6.2.0 in the requirements group
Bumps the requirements group with 1 update: [redis](https://github.com/redis/redis-py). Updates `redis` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: requirements ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b07281b commit c138788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ lmdb==1.6.2; sys_platform != 'win32'
55
ipytree==0.2.2
66
ipywidgets==8.1.7
77
azure-storage-blob==12.24.1
8-
redis==6.1.0
8+
redis==6.2.0
99
types-redis
1010
types-setuptools
1111
pymongo==4.12.1

0 commit comments

Comments
 (0)