diff options
author | Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | 2023-08-24 17:11:43 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-26 04:55:04 +0100 |
commit | 33f670067a1684f4323cbfdb10c4b42ab8110c12 (patch) | |
tree | ebb9f18471892085246671aee95e606ed9239adf /net-analyzer | |
parent | net-analyzer/wtfis: add 0.7.0 (diff) | |
download | gentoo-33f670067a1684f4323cbfdb10c4b42ab8110c12.tar.gz gentoo-33f670067a1684f4323cbfdb10c4b42ab8110c12.tar.bz2 gentoo-33f670067a1684f4323cbfdb10c4b42ab8110c12.zip |
net-analyzer/wtfis: sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/32433
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/wtfis/wtfis-9999.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/wtfis/wtfis-9999.ebuild b/net-analyzer/wtfis/wtfis-9999.ebuild index aca9bc27250e..3d0c505fad66 100644 --- a/net-analyzer/wtfis/wtfis-9999.ebuild +++ b/net-analyzer/wtfis/wtfis-9999.ebuild @@ -23,10 +23,10 @@ SLOT="0" RDEPEND=" >=dev-python/pydantic-2.0.3[${PYTHON_USEDEP}] - >=dev-python/python-dotenv-0.21.0[${PYTHON_USEDEP}] - >=dev-python/requests-2.28.1[${PYTHON_USEDEP}] - >=dev-python/rich-12.6.0[${PYTHON_USEDEP}] - >=net-analyzer/shodan-1.28.0[${PYTHON_USEDEP}] + >=dev-python/python-dotenv-1.0.0[${PYTHON_USEDEP}] + >=dev-python/requests-2.31.0[${PYTHON_USEDEP}] + >=dev-python/rich-13.4.2[${PYTHON_USEDEP}] + >=net-analyzer/shodan-1.29.1[${PYTHON_USEDEP}] " BDEPEND=" test? ( |