Skip to content

Commit d7d326e

Browse files
committed
chore(notebooks)⬆️: Update llamabot dependency to version 0.13.2
- Bump llamabot from 0.13.1 to 0.13.2 in the dependencies list
1 parent c817623 commit d7d326e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/agents.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# /// script
22
# requires-python = ">=3.13"
33
# dependencies = [
4-
# "llamabot==0.13.1",
4+
# "llamabot==0.13.2",
55
# "loguru==0.7.3",
66
# "marimo",
77
# "numpy==2.3.2",

0 commit comments

Comments
 (0)