Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Jun 18, 2024
1 parent eee8e32 commit ecd67d5
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ requests = "^2.32.3"
flask = "^3.0.3"
gunicorn = "^22.0.0"
charset-normalizer = "^3.3.2"
redis = {version = "^5.0.5", extras = ["hiredis"]}
redis = {version = "^5.0.6", extras = ["hiredis"]}
beautifulsoup4 = {version = "^4.12.3", extras = ["lxml", "charset_normalizer"]}
bootstrap-flask = "^2.4.0"
defang = "^0.5.3"
Expand All @@ -67,7 +67,7 @@ passivetotal = "^2.5.9"
werkzeug = "^3.0.3"
filetype = "^1.2.0"
pypandora = "^1.8.1"
lacuscore = "^1.9.5"
lacuscore = "^1.9.6"
pylacus = "^1.9.0"
pyipasnhistory = "^2.1.2"
publicsuffixlist = "^0.10.0.20240205"
Expand All @@ -83,7 +83,7 @@ urllib3 = [
]
pypdns = "^2.2.3"
mmh3 = "^4.1.0"
puremagic = "^1.23"
puremagic = "^1.24"
setproctitle = "^1.3.3"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit ecd67d5

Please sign in to comment.