Merge pull request #261665 from r-ryantm/auto-update/python311Packages.bellows

python311Packages.bellows: 0.36.5 -> 0.36.6
This commit is contained in:
Fabian Affolter
2023-10-17 21:12:02 +02:00
committed by GitHub
@@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "bellows";
version = "0.36.5";
version = "0.36.6";
format = "setuptools";
disabled = pythonOlder "3.8";
@@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "zigpy";
repo = "bellows";
rev = "refs/tags/${version}";
hash = "sha256-f4AgYpqb4s5F46nGi0FjLQ9YRHetLfaA/jLydiewxOM=";
hash = "sha256-ThLUWcGMTHg/ASKiL19iLe+9hq7KybWm+38PdoDhWvk=";
};
propagatedBuildInputs = [