Skip to content

Commit 535072b

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

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.3.0"
10+
click = "^8.3.1"
1111
loguru = "^0.7.3"
1212
omegaconf = "^2.3.0"
1313
tqdm = "^4.67.1"

0 commit comments

Comments
 (0)