Skip to content

Commit

Permalink
Merge branch 'main' of github.com:trane-dev/Trane into clean_up_ops
Browse files Browse the repository at this point in the history
  • Loading branch information
gsheni committed Jul 4, 2023
2 parents 69a0949 + ff2f3ee commit 11f512a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
- id: absolufy-imports
files: ^trane/
- repo: https://github.com/asottile/add-trailing-comma
rev: v2.5.1
rev: v3.0.0
hooks:
- id: add-trailing-comma
name: Add trailing comma
Expand Down
4 changes: 2 additions & 2 deletions tests/latest_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jupyterlab-widgets==3.0.7
matplotlib==3.7.1
matplotlib-inline==0.1.6
mypy-extensions==1.0.0
numpy==1.24.3
numpy==1.24.4
pandas==1.5.3
pyparsing==3.1.0
pytest==7.4.0
Expand All @@ -22,7 +22,7 @@ pytest-xdist==3.3.1
python-dateutil==2.8.2
pytz==2023.3
pyzmq==25.1.0
scikit-learn==1.2.2
scikit-learn==1.3.0
scipy==1.10.1
tornado==6.3.2
tqdm==4.65.0

0 comments on commit 11f512a

Please sign in to comment.