Skip to content

Commit d182d6e

Browse files
Bump tqdm from 4.67.2 to 4.67.3
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.67.2 to 4.67.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.2...v4.67.3) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2409872 commit d182d6e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.10"
1010
click = "^8.3.1"
1111
loguru = "^0.7.3"
1212
omegaconf = "^2.3.0"
13-
tqdm = "^4.67.2"
13+
tqdm = "^4.67.3"
1414
lief = "^0.17.4"
1515

1616
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)