Skip to content

Commit 7e50c4f

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -7,7 +7,7 @@ license = "MIT License"
77

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

0 commit comments

Comments
 (0)