Merge pull request #284072 from r-ryantm/auto-update/json-schema-for-humans

json-schema-for-humans: 0.46 -> 0.47
This commit is contained in:
Nick Cao 2024-01-26 16:31:30 -05:00 committed by GitHub
commit 9e710db2bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@
buildPythonPackage rec {
pname = "json-schema-for-humans";
version = "0.46";
version = "0.47";
pyproject = true;
disabled = pythonOlder "3.7";
@ -28,7 +28,7 @@ buildPythonPackage rec {
owner = "coveooss";
repo = "json-schema-for-humans";
rev = "refs/tags/v${version}";
hash = "sha256-wTO+d0O3SKT2jJ2zNubT2q76PdJ7+kT9RBEw5MMH1yg=";
hash = "sha256-yioYsCp+q5YWdIWDlNZkpaLqo++n+dV5jyEeIhUDHr4=";
};
pythonRelaxDeps = [