Skip to content

Commit 3ffd7a3

Browse files
[CU-86b4umhm1] Update dependency click to >=8.3.2,<8.4
1 parent e0eba6f commit 3ffd7a3

File tree

2 files changed

+922
-920
lines changed

2 files changed

+922
-920
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
"Programming Language :: Python :: 3.12",
2323
]
2424
dependencies = [
25-
"click>=8.0.3,<8.2",
25+
"click>=8.3.2,<8.4",
2626
"pydantic>=2.0",
2727
"pyjwt>=2.1.0,<3",
2828
"pyyaml>=5.4.1",

0 commit comments

Comments
 (0)