Skip to content

Commit 47c8e81

Browse files
dependabot[bot]insolor
authored andcommitted
Bump click from 8.1.8 to 8.2.1
Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.2.1. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.2.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ba8cad commit 47c8e81

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -7,7 +7,7 @@ license = "MIT License"
77

88
[tool.poetry.dependencies]
99
python = "^3.10"
10-
click = "^8.1.8"
10+
click = "^8.2.1"
1111
loguru = "^0.7.3"
1212
omegaconf = "^2.3.0"
1313
tqdm = "^4.67.1"

0 commit comments

Comments
 (0)