Skip to content

Commit

Permalink
Update latest dependencies (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: gsheni <gsheni@users.noreply.github.com>
  • Loading branch information
DAILab-bot and gsheni committed May 15, 2023
1 parent 21d1ab5 commit 388c2d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
args:
- --config=./pyproject.toml
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.265
rev: v0.0.267
hooks:
- id: ruff
args:
Expand Down
6 changes: 3 additions & 3 deletions tests/latest_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ contourpy==1.0.7
debugpy==1.6.7
dill==0.3.6
featuretools==1.26.0
ipykernel==6.22.0
ipykernel==6.23.0
ipython==8.12.2
ipywidgets==8.0.6
jupyter_client==8.2.0
Expand All @@ -18,11 +18,11 @@ pyparsing==3.0.9
pytest==7.3.1
pytest-cov==4.0.0
pytest-runner==6.0.0
pytest-xdist==3.2.1
pytest-xdist==3.3.0
python-dateutil==2.8.2
pytz==2023.3
pyzmq==25.0.2
scikit-learn==1.2.2
scipy==1.10.1
tornado==6.3.1
tornado==6.3.2
tqdm==4.65.0

0 comments on commit 388c2d5

Please sign in to comment.