mirror of https://github.com/CIRCL/lookyloo
build(deps): bump pillow from 9.1.1 to 9.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.1 to 9.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.1.1...9.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>pull/457/head
parent
0b93a0b356
commit
1b87e28449
File diff suppressed because it is too large
Load Diff
|
|
@ -53,7 +53,7 @@ pytaxonomies = "^1.5.0"
|
|||
pymisp = {version = "^2.4.159", extras = ["url"]}
|
||||
python-magic = {version = "^0.4.27", optional = true}
|
||||
pydeep2 = {version = "^0.5.1", optional = true}
|
||||
Pillow = "^9.1.1"
|
||||
Pillow = "^9.2.0"
|
||||
flask-restx = "^0.5.1"
|
||||
rich = "^12.4.4"
|
||||
pyphishtanklookup = "^1.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue