Skip to content

Commit 5e2258b

Browse files
chore(dev): update dependency tqdm to v4.67.1 (#113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 198c874 commit 5e2258b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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
@@ -14,7 +14,7 @@ sslog = "0.0.0a51"
1414
confluent-kafka = "2.6.1"
1515

1616
[tool.poetry.group.dev.dependencies]
17-
tqdm = "4.67.0"
17+
tqdm = "4.67.1"
1818
# linter and formatter
1919
pre-commit = "==4.0.1"
2020
mypy = "==1.13.0"

0 commit comments

Comments
 (0)