summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Haustein <mario.haustein@hrz.tu-chemnitz.de>2024-06-04 18:13:01 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-07-12 15:25:03 +0300
commit904ef830304bea888ecae561fb69c80f7ad4ba35 (patch)
tree5a1fbe587f5dc689d26b66a9fb6206b07800302c /net-analyzer
parentnet-analyzer/wtfis: add 0.10.0 (diff)
downloadgentoo-904ef830304bea888ecae561fb69c80f7ad4ba35.tar.gz
gentoo-904ef830304bea888ecae561fb69c80f7ad4ba35.tar.bz2
gentoo-904ef830304bea888ecae561fb69c80f7ad4ba35.zip
net-analyzer/wtfis: sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wtfis/wtfis-9999.ebuild4
1 files 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}]
"