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

This commit is contained in:
Sandro
2022-08-21 05:30:07 +02:00
committed by GitHub
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-redis";
version = "4.3.14";
version = "4.3.15";
format = "setuptools";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-qllV/18QuHqQIcAx6wAqVEpBoKYoAITsB1ioqBKjdcQ=";
sha256 = "sha256-vPLIUsLQ9vmZ8QGAvfytC7+pchdYJs7XCl71i3EAS2w=";
};
# Module doesn't have tests