Skip to content

Commit cf696e0

Browse files
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d110215 commit cf696e0

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
@@ -29,7 +29,7 @@ boto3 = "^1.37.38"
2929
ansible-core = "^2.19.8"
3030
urllib3 = "^2.6.3"
3131
cryptography = "46.0.6"
32-
click="^8.1.2"
32+
click="^8.3.2"
3333

3434
[poetry.group.dev.dependencies]
3535
ansible-lint = "^6.0"

0 commit comments

Comments
 (0)