Skip to content

Commit 02b05f1

Browse files
Upgrade: [dependabot] - bump click from 8.3.1 to 8.3.2
Bumps [click](https://github.com/pallets/click) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.1...8.3.2) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d41eef4 commit 02b05f1

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
@@ -25,7 +25,7 @@ black = "^26.3.1"
2525
flake8 = "^7.3.0"
2626
jinja2 = "^3.1.6"
2727
pip-licenses = "^5.5.1"
28-
click = "^8.3.0"
28+
click = "^8.3.2"
2929
rich = "^14.3.3"
3030
pytest-mock = "^3.15.1"
3131
pytest-cov = "^7.0.0"

0 commit comments

Comments
 (0)