Skip to content

Commit 9de14b5

Browse files
authored
Merge pull request #1425 from roboflow/dependabot/pip/tqdm-4.66.5
⬆️ Bump tqdm from 4.66.4 to 4.66.5
2 parents 03dba9c + 4648276 commit 9de14b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ defusedxml = "^0.7.1"
5454
opencv-python = { version = ">=4.5.5.64", optional = true }
5555
opencv-python-headless = ">=4.5.5.64"
5656
requests = { version = ">=2.26.0,<=2.32.3", optional = true }
57-
tqdm = { version = ">=4.62.3,<=4.66.4", optional = true }
57+
tqdm = { version = ">=4.62.3,<=4.66.5", optional = true }
5858
pillow = ">=9.4"
5959

6060
[tool.poetry.extras]

0 commit comments

Comments
 (0)