python310Packages.types-cryptography: 3.3.15 -> 3.3.18

This commit is contained in:
R. Ryantm 2022-03-10 20:06:37 +00:00
parent 29d32d480c
commit 5befd4f046

View File

@ -7,11 +7,11 @@
buildPythonPackage rec {
pname = "types-cryptography";
version = "3.3.15";
version = "3.3.18";
src = fetchPypi {
inherit pname version;
sha256 = "0fr70phvg3zc4h41mv48g04x3f20y478y01ji3w1i2mqlxskm657";
sha256 = "sha256-RI/q+a4xImFJvGvOHPj/9U2mYe8Eg398DDFoKYhcNig=";
};
pythonImportsCheck = [