Skip to content

Commit

Permalink
Update latest dependencies (#200)
Browse files Browse the repository at this point in the history
Co-authored-by: gsheni <gsheni@users.noreply.github.com>
  • Loading branch information
Trane-bot and gsheni committed May 6, 2024
1 parent 2627848 commit c5d7f9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
- id: add-trailing-comma
name: Add trailing comma
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.4.2
rev: v0.4.3
hooks:
- id: ruff
types_or: [ python, pyi, jupyter ]
Expand Down
2 changes: 1 addition & 1 deletion tests/latest_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy==1.26.4
pandas==2.2.2
scipy==1.13.0
tqdm==4.66.2
tqdm==4.66.4

0 comments on commit c5d7f9b

Please sign in to comment.