commit: 08f9763e98b0a3950c560cd25a6aef34f6280a6b
Author: dsaf <ghostyn678+git <AT> gmail <DOT> com>
AuthorDate: Wed Jan 7 04:46:24 2026 +0000
Commit: dsaf <ghostyn678+git <AT> gmail <DOT> com>
CommitDate: Wed Jan 7 04:46:24 2026 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=08f9763e
app-portage/carnage: bump text.
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 546fd6592c..85039ec832 100644
--- a/app-portage/carnage/carnage-9999.ebuild
+++ b/app-portage/carnage/carnage-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2025 Gentoo Authors
+# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,7 +27,7 @@ IUSE="man"
RDEPEND="
>=dev-python/lxml-6.0.2[${PYTHON_USEDEP}]
>=dev-python/msgpack-1.1.2[${PYTHON_USEDEP}]
- >=dev-python/textual-6.7.0[${PYTHON_USEDEP}]
+ >=dev-python/textual-7.0.0[${PYTHON_USEDEP}]
>=dev-python/tomlkit-0.13.3[${PYTHON_USEDEP}]
"