Skip to content

Commit 0ead4e8

Browse files
Bump click from 8.1.8 to 8.3.1
Bumps [click](https://github.com/pallets/click) from 8.1.8 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.1.8...8.3.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e50746e commit 0ead4e8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -45,7 +45,7 @@ pytest-cov = "^5.0.0"
4545
[tool.poetry.dependencies]
4646
python = "^3.12"
4747
boto3 = "^1.34.113"
48-
click = "<8.2.0"
48+
click = "<8.4.0"
4949
dacite = "^1.8.1"
5050
simple-term-menu = "^1.6.4"
5151
typer = "^0.12.3"

0 commit comments

Comments
 (0)