From 6759548b406165520ed91cfe781e769d4e38b159 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 10:09:05 -0500 Subject: [PATCH] Update dependency beartype to v0.17.1 (#249) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6d8d6c00..9b8459ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ # MANDATORY for cneuromax/ "hydra-core==1.3.2", # Configuration management "hydra-zen==0.12.1", # Cleaner Hydra configs - "beartype==0.17.0", # Dynamic type checking + "beartype==0.17.1", # Dynamic type checking "wandb==0.16.3", # Logging """ submitit@git+https://github.com/courtois-neuromod/submitit@\