Skip to content

Commit

Permalink
Merge pull request #1659 from roboflow/dependabot/pip/tqdm-4.67.0
Browse files Browse the repository at this point in the history
⬆️ Bump tqdm from 4.66.6 to 4.67.0
  • Loading branch information
onuralpszr authored Nov 7, 2024
2 parents 19b7ca0 + 1197841 commit b9b802e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 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 @@ -71,7 +71,7 @@ pyyaml = ">=5.3"
defusedxml = "^0.7.1"
pillow = ">=9.4"
requests = { version = ">=2.26.0,<=2.32.3", optional = true }
tqdm = { version = ">=4.62.3,<=4.66.6", optional = true }
tqdm = { version = ">=4.62.3,<=4.67.0", optional = true }
# pandas: picked lowest major version that supports Python 3.8
pandas = { version = ">=2.0.0", optional = true }
pandas-stubs = { version = ">=2.0.0.230412", optional = true }
Expand Down

0 comments on commit b9b802e

Please sign in to comment.