Skip to content

Commit 907b036

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

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.1.7"
10+
click = "^8.1.8"
1111
loguru = "^0.7.2"
1212
peclasses = { version = "^0.4.0", source = "dfint" }
1313
omegaconf = "^2.3.0"

0 commit comments

Comments
 (0)