Skip to content

Commit 598ee00

Browse files
pip(deps): bump click from 8.3.3 to 8.4.0
Bumps [click](https://github.com/pallets/click) from 8.3.3 to 8.4.0. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.3...8.4.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea3f78f commit 598ee00

2 files changed

Lines changed: 6 additions & 90 deletions

File tree

poetry.lock

Lines changed: 5 additions & 89 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
@@ -40,7 +40,7 @@ dependencies = [
4040
"pyjwt (>=2.10.1,<3.0.0)",
4141
"pandas (>=2.2.3,<3.0.0)",
4242
"toml (>=0.10.2,<0.11.0)",
43-
"click (>=8.1.8,<9.0.0)",
43+
"click (>=8.4.0,<9.0.0)",
4444
"gitpython (>=3.1.44,<4.0.0)",
4545
"humanfriendly (>=10.0,<11.0)",
4646
"randomname (>=0.2.1,<0.3.0)",

0 commit comments

Comments
 (0)