Skip to content

Commit

Permalink
build(deps): bump tqdm in /scripts in the pip-deps group
Browse files Browse the repository at this point in the history
Bumps the pip-deps group in /scripts with 1 update: [tqdm](https://github.com/tqdm/tqdm).


Updates `tqdm` from 4.66.6 to 4.67.0
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.6...v4.67.0)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Zxilly committed Nov 11, 2024
1 parent 1994ff2 commit 5a0faa2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions scripts/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 scripts/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.12"
requests = "^2.32.3"
tqdm = "^4.66.6"
tqdm = "^4.67.0"
matplotlib = "3.9.2"
psutil = "^6.1.0"
markdown-strings = "^3.4.0"
Expand Down

0 comments on commit 5a0faa2

Please sign in to comment.