Skip to content

Commit 22d7b76

Browse files
committed
bump holmesgpt to 0.13.0
1 parent 1981b27 commit 22d7b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aks-preview/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
]
2525

2626
DEPENDENCIES = [
27-
"holmesgpt==0.12.5; python_version >= '3.10'",
27+
"holmesgpt==0.13.0; python_version >= '3.10'",
2828
]
2929

3030
with open1("README.rst", "r", encoding="utf-8") as f:

0 commit comments

Comments
 (0)