mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
[stubsabot] Bump redis to 4.5.3 (#9928)
Release: https://pypi.org/pypi/redis/4.5.3 Homepage: https://github.com/redis/redis-py Changelog: https://github.com/redis/redis-py/releases Diff: https://github.com/redis/redis-py/compare/v4.5.2...v4.5.3 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 2 files included in typeshed's stubs have been modified or renamed: `redis/asyncio/client.py`, `redis/asyncio/cluster.py`. - Total lines of Python code added: 58. - Total lines of Python code deleted: 6.
This commit is contained in:
committed by
GitHub
parent
83fa464175
commit
bcc23ecd48
@@ -1,4 +1,4 @@
|
||||
version = "4.5.2"
|
||||
version = "4.5.3"
|
||||
# Requires a version of cryptography with a `py.typed` file
|
||||
requires = ["cryptography>=35.0.0", "types-pyOpenSSL"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user