Skip to content

Commit c5d7f9b

Browse files
Trane-botgsheni
andauthored
Update latest dependencies (#200)
Co-authored-by: gsheni <gsheni@users.noreply.github.com>
1 parent 2627848 commit c5d7f9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
- id: add-trailing-comma
1919
name: Add trailing comma
2020
- repo: https://github.com/charliermarsh/ruff-pre-commit
21-
rev: v0.4.2
21+
rev: v0.4.3
2222
hooks:
2323
- id: ruff
2424
types_or: [ python, pyi, jupyter ]

tests/latest_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
numpy==1.26.4
22
pandas==2.2.2
33
scipy==1.13.0
4-
tqdm==4.66.2
4+
tqdm==4.66.4

0 commit comments

Comments
 (0)