Skip to content

Commit

Permalink
Update dependency beartype to v0.17.1 (#249)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and Maximilien Le Clei committed Feb 27, 2024
1 parent 995b337 commit 6759548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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@\
Expand Down

0 comments on commit 6759548

Please sign in to comment.