build(deps): bump har2tree from 1.15.1 to 1.15.2

Bumps [har2tree](https://github.com/Lookyloo/har2tree) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/Lookyloo/har2tree/releases)
- [Commits](https://github.com/Lookyloo/har2tree/compare/v1.15.1...v1.15.2)

---
updated-dependencies:
- dependency-name: har2tree
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/513/head
dependabot[bot] 2022-09-06 10:07:55 +00:00 committed by GitHub
parent 903c67127b
commit 55995d93c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
poetry.lock generated
View File

@ -406,7 +406,7 @@ tornado = ["tornado (>=0.2)"]
[[package]]
name = "har2tree"
version = "1.15.1"
version = "1.15.2"
description = "HTTP Archive (HAR) to ETE Toolkit generator"
category = "main"
optional = false
@ -1438,7 +1438,7 @@ misp = ["python-magic", "pydeep2"]
[metadata]
lock-version = "1.1"
python-versions = ">=3.8,<3.11"
content-hash = "4f495754318ae9a547e0fd7854f5aa9c9bf126482e9d821ddaac03d0ac039e65"
content-hash = "cb4526c663ea1fc7714a41e6abf27e4ce10146965b597c872872a9482c55fef9"
[metadata.files]
aiohttp = [
@ -1800,8 +1800,8 @@ gunicorn = [
{file = "gunicorn-20.1.0.tar.gz", hash = "sha256:e0a968b5ba15f8a328fdfd7ab1fcb5af4470c28aaf7e55df02a99bc13138e6e8"},
]
har2tree = [
{file = "har2tree-1.15.1-py3-none-any.whl", hash = "sha256:71ac3adcbcfe42e7977ba040f48c4b9c136064650839e3d761d5dad7f8feb7a5"},
{file = "har2tree-1.15.1.tar.gz", hash = "sha256:b56498349d57e13ef6da2d6cef4fdc542055459ad5d41e7539ce9029edf204ec"},
{file = "har2tree-1.15.2-py3-none-any.whl", hash = "sha256:c59062261927ce6ec35d2b0c5091ddadda3cdd83702f0d64aadf6572b6a25fa5"},
{file = "har2tree-1.15.2.tar.gz", hash = "sha256:cabef901ff2c30cad8b92aac0f825073238c0dc681fe87088f6c3f65f170f228"},
]
hiredis = [
{file = "hiredis-2.0.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:b4c8b0bc5841e578d5fb32a16e0c305359b987b850a06964bd5a62739d688048"},
@ -2173,8 +2173,8 @@ Pillow = [
{file = "Pillow-9.2.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:37ff6b522a26d0538b753f0b4e8e164fdada12db6c6f00f62145d732d8a3152e"},
{file = "Pillow-9.2.0-cp310-cp310-win32.whl", hash = "sha256:c79698d4cd9318d9481d89a77e2d3fcaeff5486be641e60a4b49f3d2ecca4e28"},
{file = "Pillow-9.2.0-cp310-cp310-win_amd64.whl", hash = "sha256:254164c57bab4b459f14c64e93df11eff5ded575192c294a0c49270f22c5d93d"},
{file = "Pillow-9.2.0-cp311-cp311-macosx_10_10_universal2.whl", hash = "sha256:408673ed75594933714482501fe97e055a42996087eeca7e5d06e33218d05aa8"},
{file = "Pillow-9.2.0-cp311-cp311-macosx_11_0_universal2.whl", hash = "sha256:727dd1389bc5cb9827cbd1f9d40d2c2a1a0c9b32dd2261db522d22a604a6eec9"},
{file = "Pillow-9.2.0-cp311-cp311-macosx_10_10_x86_64.whl", hash = "sha256:adabc0bce035467fb537ef3e5e74f2847c8af217ee0be0455d4fec8adc0462fc"},
{file = "Pillow-9.2.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:336b9036127eab855beec9662ac3ea13a4544a523ae273cbf108b228ecac8437"},
{file = "Pillow-9.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:50dff9cc21826d2977ef2d2a205504034e3a4563ca6f5db739b0d1026658e004"},
{file = "Pillow-9.2.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:cb6259196a589123d755380b65127ddc60f4c64b21fc3bb46ce3a6ea663659b0"},
{file = "Pillow-9.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7b0554af24df2bf96618dac71ddada02420f946be943b181108cac55a7a2dcd4"},

View File

@ -62,7 +62,7 @@ pyhashlookup = "^1.2.1"
lief = "^0.12.1"
ua-parser = "^0.16.1"
Flask-Login = "^0.6.2"
har2tree = "^1.15.1"
har2tree = "^1.15.2"
playwrightcapture = "^1.15.1"
passivetotal = "^2.5.9"
werkzeug = "2.1.2"