We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d43064b commit d79467aCopy full SHA for d79467a
pyproject.toml
@@ -31,7 +31,7 @@ exclude = [ "mac_cleanup/__main__.py", "mac_cleanup/py.typed" ]
31
32
[tool.poetry.dependencies]
33
python = ">=3.10,<3.13"
34
-rich = "^13.4.2"
+rich = "^13.8.0"
35
attrs = "^23.1.0"
36
inquirer = "^3.1.3"
37
toml = "^0.10.2"
0 commit comments