Merge pull request #305223 from r-ryantm/auto-update/python312Packages.argilla

python312Packages.argilla: 1.26.1 -> 1.27.0
This commit is contained in:
Yt 2024-04-19 10:42:58 +00:00 committed by GitHub
commit 70721b691c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@
}:
let
pname = "argilla";
version = "1.26.1";
version = "1.27.0";
optional-dependencies = {
server = [
fastapi
@ -126,7 +126,7 @@ buildPythonPackage {
owner = "argilla-io";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-7d8zvP06GrHrSEJn2NNv2BUNea1wamf21e+qa1dZU18=";
hash = "sha256-CBVP/+XFKnJBMcxsDd7lgQ1JFX7zFlHmdBwkAMmq85g=";
};
pythonRelaxDeps = [