Merge pull request #188511 from r-ryantm/auto-update/python310Packages.types-redis

python310Packages.types-redis: 4.3.15 -> 4.3.18
This commit is contained in:
Fabian Affolter 2022-08-28 10:28:36 +02:00 committed by GitHub
commit e6fbf167f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-redis";
version = "4.3.15";
version = "4.3.18";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-vPLIUsLQ9vmZ8QGAvfytC7+pchdYJs7XCl71i3EAS2w=";
sha256 = "sha256-ImBTLBV9T2T24mbeZ7CqoZec+5aeQJoWRF7Gl2xKHeY=";
};
# Module doesn't have tests