python3Packages.meraki: 2.0.2 -> 2.0.3

This commit is contained in:
R. Ryantm
2025-06-24 23:41:33 +00:00
parent 8019c3d92c
commit 6166911547
@@ -13,7 +13,7 @@
buildPythonPackage rec {
pname = "meraki";
version = "2.0.2";
version = "2.0.3";
pyproject = true;
disabled = pythonOlder "3.10";
@@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "meraki";
repo = "dashboard-api-python";
tag = version;
hash = "sha256-n2iSnxdjMZvYTG/GWU4NnaoA4+A0JIhHj49j4+T10sU=";
hash = "sha256-dAy295DB213TotVkVGvLYIzzHk1M9PycMNgyX+wD7ms=";
};
pythonRelaxDeps = [