commit: 904ef830304bea888ecae561fb69c80f7ad4ba35 Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de> AuthorDate: Tue Jun 4 16:13:01 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Jul 12 12:25:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=904ef830
net-analyzer/wtfis: sync live Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> net-analyzer/wtfis/wtfis-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/wtfis/wtfis-9999.ebuild b/net-analyzer/wtfis/wtfis-9999.ebuild index 5982358071db..a105c7bc0d6e 100644 --- a/net-analyzer/wtfis/wtfis-9999.ebuild +++ b/net-analyzer/wtfis/wtfis-9999.ebuild @@ -22,9 +22,9 @@ LICENSE="MIT" SLOT="0" RDEPEND=" - >=dev-python/pydantic-2.7.1[${PYTHON_USEDEP}] + >=dev-python/pydantic-2.7.2[${PYTHON_USEDEP}] >=dev-python/python-dotenv-1.0.1[${PYTHON_USEDEP}] - >=dev-python/requests-2.31.0[${PYTHON_USEDEP}] + >=dev-python/requests-2.32.3[${PYTHON_USEDEP}] >=dev-python/rich-13.7.1[${PYTHON_USEDEP}] >=net-analyzer/shodan-1.31.0[${PYTHON_USEDEP}] "