From 23ba53bf05008fe24e1d60ef289d4d683c03395d Mon Sep 17 00:00:00 2001 From: Jean-Baptiste VESLIN <19856429+thebaptiste@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:24:11 +0100 Subject: [PATCH] feat: bump rich from 13.5.2 to 13.9.4 (compatibility Python 3.13) (#2011) --- .metwork-framework/components.md | 2 +- .../layer2_python3/0500_extra_python_packages/requirements3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.metwork-framework/components.md b/.metwork-framework/components.md index 0695170e..5fdf244d 100644 --- a/.metwork-framework/components.md +++ b/.metwork-framework/components.md @@ -246,7 +246,7 @@ | [repackage](https://www.settlenext.com) | 0.7.3 | python3_devtools | | [requests-unixsocket2](https://gitlab.com/thelabnyc/requests-unixsocket2) | 0.4.0 | python3 | | [requests](https://requests.readthedocs.io) | 2.32.3 | python3 | -| [rich](https://github.com/Textualize/rich) | 13.5.2 | python3 | +| [rich](https://github.com/Textualize/rich) | 13.9.4 | python3 | | [rpds-py](https://github.com/crate-py/rpds) | 0.12.0 | python3 | | [semantic_version](https://github.com/rbarrois/python-semanticversion) | 2.10.0 | python3 | | [setuptools-git-versioning](https://setuptools-git-versioning.readthedocs.io) | 1.13.5 | python3_devtools | diff --git a/layers/layer2_python3/0500_extra_python_packages/requirements3.txt b/layers/layer2_python3/0500_extra_python_packages/requirements3.txt index d5b274f1..201355b4 100644 --- a/layers/layer2_python3/0500_extra_python_packages/requirements3.txt +++ b/layers/layer2_python3/0500_extra_python_packages/requirements3.txt @@ -97,7 +97,7 @@ referencing==0.31.0 regex==2023.8.8 requests==2.32.3 requests-unixsocket2==0.4.0 -rich==13.5.2 +rich==13.9.4 rpds-py==0.12.0 simpleeval==0.9.13 soupsieve==2.5