Skip to content

Commit e5e4eba

Browse files
improve: update click>=8.4 and rich>=15.0 dependencies (#41)
* improve: update click>=8.4 and rich>=15.0 dependencies * ci: remove broken release-audit gate (harness repo removed)
1 parent 77199ac commit e5e4eba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ license = "MIT"
1212
authors = [{name = "DevForge"}]
1313

1414
dependencies = [
15-
"click>=8.1",
16-
"rich>=13.0",
15+
"click>=8.4",
16+
"rich>=15.0",
1717
"pyyaml>=6.0",
1818
"tomli>=2.0",
1919
"jinja2>=3.1",

0 commit comments

Comments
 (0)