python311Packages.types-mock: 5.1.0.2 -> 5.1.0.3

This commit is contained in:
R. Ryantm 2023-11-24 12:47:12 +00:00
parent c80b0906d5
commit a5a9e209d9

View File

@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "types-mock";
version = "5.1.0.2";
version = "5.1.0.3";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-3kjTdm5OMDTv2LJtqeCeSQjzHlMTel/i778fur7haZY=";
hash = "sha256-7urCVIAoe7ch+xf82i6XaNcKR23MFKLB0DiVNcVPgYQ=";
};
# Module has no tests