Skip to content

Commit

Permalink
fix(deps): update dependency tqdm-joblib to ^0.0.4 (#1172)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent 3ce20c6 commit 06ea73c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 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 @@ -48,7 +48,7 @@ torch = "^2"
torchaudio = "*"
tensorboard = "*"
rich = "*"
tqdm-joblib = "^0.0.3"
tqdm-joblib = "^0.0.4"
tensorboardx = "*"
cm-time = ">=0.1.2"
pysimplegui = ">=4.6,<5" # never update this, advertising popup window will be shown
Expand Down

0 comments on commit 06ea73c

Please sign in to comment.