summaryrefslogtreecommitdiff
path: root/net/py-softlayer/files/patch-setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-softlayer/files/patch-setup.py')
-rw-r--r--net/py-softlayer/files/patch-setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-softlayer/files/patch-setup.py b/net/py-softlayer/files/patch-setup.py
index 4ddb1c9083ad..ec7250b929f7 100644
--- a/net/py-softlayer/files/patch-setup.py
+++ b/net/py-softlayer/files/patch-setup.py
@@ -4,8 +4,8 @@
'prompt_toolkit >= 2',
'pygments >= 2.0.0',
'urllib3 >= 1.24',
-- 'rich == 13.5.2'
-+ 'rich >= 13.5.2'
+- 'rich == 13.5.3'
++ 'rich >= 13.5.3'
],
keywords=['softlayer', 'cloud', 'slcli'],
classifiers=[