Merge pull request #314442 from r-ryantm/auto-update/python311Packages.pybids

python311Packages.pybids: 0.16.4 -> 0.16.5
This commit is contained in:
OTABI Tomoya
2024-05-26 10:54:46 +09:00
committed by GitHub
@@ -19,12 +19,12 @@
buildPythonPackage rec {
pname = "pybids";
version = "0.16.4";
version = "0.16.5";
pyproject = true;
src = fetchPypi {
inherit pname version;
hash = "sha256-pahl8wi6Sf8AuVqkvi7H90ViHr+9utb14ZVmKK3rFm4=";
hash = "sha256-5MAp5CYlOh1WxsXOE/LHVNm/K4VGFaLKWaaKYwKjQIM=";
};
pythonRelaxDeps = [