Skip to content

Commit a81de6b

Browse files
Bump redis from 4.1.2 to 4.1.3 (#960)
Bumps [redis](https://github.com/redis/redis-py) from 4.1.2 to 4.1.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.1.2...v4.1.3) --- updated-dependencies: - dependency-name: redis dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2200fc7 commit a81de6b

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
@@ -7,7 +7,7 @@ ipytree==0.2.1
77
# don't let pyup change pinning for azure-storage-blob, need to pin to older
88
# version to get compatibility with azure storage emulator on appveyor (FIXME)
99
azure-storage-blob==12.8.1 # pyup: ignore
10-
redis==4.1.2
10+
redis==4.1.3
1111
types-redis
1212
types-setuptools
1313
pymongo==4.0.1

0 commit comments

Comments
 (0)