commit: 2792610076eab2c0425121050edd1283d82265c4
Author: dsaf <ghostyn678+git <AT> gmail <DOT> com>
AuthorDate: Wed Jan 21 21:02:21 2026 +0000
Commit: dsaf <ghostyn678+git <AT> gmail <DOT> com>
CommitDate: Wed Jan 21 21:02:21 2026 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=27926100
app-portage/carnage: 9999: bump deps.
Signed-off-by: dsaf <ghostyn678+git <AT> gmail.com>
app-portage/carnage/carnage-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-portage/carnage/carnage-9999.ebuild
b/app-portage/carnage/carnage-9999.ebuild
index a7f60018a7..c1d987894a 100644
--- a/app-portage/carnage/carnage-9999.ebuild
+++ b/app-portage/carnage/carnage-9999.ebuild
@@ -25,8 +25,8 @@ SLOT="0"
RDEPEND="
>=dev-python/lxml-6.0.2[${PYTHON_USEDEP}]
>=dev-python/msgpack-1.1.2[${PYTHON_USEDEP}]
- >=dev-python/textual-7.0.1[${PYTHON_USEDEP}]
- >=dev-python/tomlkit-0.13.3[${PYTHON_USEDEP}]
+ >=dev-python/textual-7.3.0[${PYTHON_USEDEP}]
+ >=dev-python/tomlkit-0.14.0[${PYTHON_USEDEP}]
"
src_install() {