Merge pull request #291619 from r-ryantm/auto-update/python312Packages.pygitguardian

python312Packages.pygitguardian: 1.13.0 -> 1.14.0
This commit is contained in:
Fabian Affolter 2024-02-26 20:40:25 +01:00 committed by GitHub
commit 996813181c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "pygitguardian";
version = "1.13.0";
version = "1.14.0";
pyproject = true;
disabled = pythonOlder "3.7";
@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "GitGuardian";
repo = "py-gitguardian";
rev = "refs/tags/v${version}";
hash = "sha256-LRzyZAusCo4uZlXFWoRPIfPgAGO4sP0KCGYOICNZ6f4=";
hash = "sha256-Uw65+YOnln+IOyT+RgqMEWt5cOZsaeS8Nu8U6ooivWA=";
};
pythonRelaxDeps = [