Merge pull request #169004 from r-ryantm/auto-update/python3.10-types-urllib3

python310Packages.types-urllib3: 1.26.11 -> 1.26.13
This commit is contained in:
Fabian Affolter
2022-04-17 20:22:53 +02:00
committed by GitHub
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-urllib3";
version = "1.26.11";
version = "1.26.13";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-JNZORBFohR6wXx0CLeGK4xVY9WScjxEX44TC6F4xMVs=";
hash = "sha256-QPj7XozX1X6K797j/dXpMKoaG7QXnNrdVSJs6liK95A=";
};
# Module doesn't have tests