chg: Bump deps

pull/937/head
Raphaël Vinot 2024-09-13 11:02:42 +02:00
parent a9ce857289
commit 09e394bceb
2 changed files with 472 additions and 448 deletions

908
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -56,7 +56,7 @@ pytaxonomies = "^1.5.0"
pymisp = {version = "^2.4.197", extras = ["url", "fileobjects"]}
Pillow = "^10.4.0"
flask-restx = "^1.3.0"
rich = "^13.8.0"
rich = "^13.8.1"
pyphishtanklookup = "^1.4.0"
Flask-Cors = "^5.0.0"
pyhashlookup = "^1.2.4"
@ -68,15 +68,15 @@ passivetotal = "^2.5.9"
werkzeug = "^3.0.4"
filetype = "^1.2.0"
pypandora = "^1.9.0"
lacuscore = "^1.10.12"
lacuscore = "^1.10.13"
pylacus = "^1.10.0"
pyipasnhistory = "^2.1.2"
publicsuffixlist = "^1.0.2.20240906"
publicsuffixlist = "^1.0.2.20240913"
pyfaup = "^1.2"
chardet = "^5.2.0"
pysecuritytxt = "^1.3.2"
pylookyloomonitoring = "^1.1.4"
pytz = {"version" = "^2024.1", python = "<3.9"}
pytz = {"version" = "^2024.2", python = "<3.9"}
s3fs = "^2024.9.0"
urllib3 = [
{version = "<2", python = "<3.10"},
@ -102,9 +102,9 @@ types-requests = [
types-redis = {version = "^4.6.0.20240903"}
types-Deprecated = "^1.2.9.20240311"
types-python-dateutil = "^2.9.0.20240906"
types-beautifulsoup4 = "^4.12.0.20240511"
types-beautifulsoup4 = "^4.12.0.20240907"
types-Pillow = "^10.2.0.20240822"
types-pytz = "^2024.1.0.20240417"
types-pytz = "^2024.2.0.20240913"
types-psutil = "^6.0.0.20240901"
[build-system]