Merge pull request #308869 from r-ryantm/auto-update/python311Packages.playwrightcapture

python311Packages.playwrightcapture: 1.24.7 -> 1.24.8
This commit is contained in:
Fabian Affolter
2024-05-03 22:31:50 +02:00
committed by GitHub
@@ -21,7 +21,7 @@
buildPythonPackage rec {
pname = "playwrightcapture";
version = "1.24.7";
version = "1.24.8";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -30,7 +30,7 @@ buildPythonPackage rec {
owner = "Lookyloo";
repo = "PlaywrightCapture";
rev = "refs/tags/v${version}";
hash = "sha256-mCwV5rgJLns4LvCVwnGAJeqs426GK/8rfp93YKH34VA=";
hash = "sha256-91EVR4cW383HiwcAg4BuhuC5jlwLwP1IFodD1iIo1j4=";
};
pythonRelaxDeps = [