Merge pull request #184536 from r-ryantm/auto-update/python3.10-types-redis

python310Packages.types-redis: 4.3.4 -> 4.3.13
This commit is contained in:
Mario Rodas
2022-08-01 08:19:25 -05:00
committed by GitHub
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-redis";
version = "4.3.4";
version = "4.3.13";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-0LkUPeiuDW42mfJG9Us7IgS+WTYy/A1JyilAhnw+JZE=";
sha256 = "sha256-uDNKlqL0MVIb+nIgWzQxKazcWmRv/PswTYChzQ3v9Ug=";
};
# Module doesn't have tests