Skip to content

Commit

Permalink
fix(deps): update dependency tqdm to v4.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Hartorn committed Nov 8, 2019
1 parent bfae413 commit f8f04e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ python = "^3.6.8"

numpy="1.17.2"
torch="1.0.1"
tqdm="4.30.0"
tqdm="4.37.0"
scikit_learn="0.21.3"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit f8f04e7

Please sign in to comment.