Skip to content

Commit d28e23c

Browse files
chore(deps): update pep621 dependencies (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c980aa commit d28e23c

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
dev = [
1818
"black[jupyter]==25.9.0",
1919
"isort==6.1.0",
20-
"pylint==3.3.8",
20+
"pylint==3.3.9",
2121
"pytest==8.4.2",
2222
]
2323
docs = [
@@ -35,7 +35,7 @@ docs = [
3535
"pandoc>=2.4",
3636
"giskard[llm]==2.18.0; python_version>='3.10' and python_version<'3.13'",
3737
"pyarrow<21.0.1; python_version>='3.12'",
38-
"ragas>=0.3.5,<=0.3.5",
38+
"ragas>=0.3.6,<=0.3.6",
3939
"ipywidgets>=8.1.7",
4040
"torch>=2.8.0",
4141
"sphinx-autobuild>=2024.10.3",

uv.lock

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)