Skip to content

Commit 3d402f2

Browse files
chore(deps): update dependency pytablewriter to v1.2.1
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 0726f46 commit 3d402f2

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"numexpr==2.10.1",
2828
"peft==0.13.2",
2929
"pybind11==2.13.6",
30-
"pytablewriter==1.2.0",
30+
"pytablewriter==1.2.1",
3131
"rouge-score==0.1.2",
3232
"sacrebleu==2.4.3",
3333
"scikit-learn==1.5.2",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ pybind11==2.13.6 ; python_version >= "3.11" and python_version < "3.13"
8080
pycparser==2.22 ; python_version >= "3.11" and python_version < "3.13" and platform_python_implementation == "PyPy"
8181
pydantic-core==2.33.2 ; python_version >= "3.11" and python_version < "3.13"
8282
pydantic==2.11.10 ; python_version >= "3.11" and python_version < "3.13"
83-
pytablewriter==1.2.0 ; python_version >= "3.11" and python_version < "3.13"
83+
pytablewriter==1.2.1 ; python_version >= "3.11" and python_version < "3.13"
8484
python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.13"
8585
pytz==2025.2 ; python_version >= "3.11" and python_version < "3.13"
8686
pywin32==310 ; python_version >= "3.11" and python_version < "3.13" and platform_system == "Windows"

0 commit comments

Comments
 (0)