mirror of https://github.com/MISP/PyMISP
build(deps): bump extract-msg from 0.48.2 to 0.48.4
Bumps [extract-msg](https://github.com/TeamMsgExtractor/msg-extractor) from 0.48.2 to 0.48.4. - [Release notes](https://github.com/TeamMsgExtractor/msg-extractor/releases) - [Changelog](https://github.com/TeamMsgExtractor/msg-extractor/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeamMsgExtractor/msg-extractor/compare/v0.48.2...v0.48.4) --- updated-dependencies: - dependency-name: extract-msg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>pull/1181/head
parent
2a108148c6
commit
c0514bd2d3
|
@ -1,4 +1,4 @@
|
|||
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
|
||||
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
|
||||
|
||||
[[package]]
|
||||
name = "alabaster"
|
||||
|
@ -909,13 +909,13 @@ tests = ["asttokens (>=2.1.0)", "coverage", "coverage-enable-subprocess", "ipyth
|
|||
|
||||
[[package]]
|
||||
name = "extract-msg"
|
||||
version = "0.48.2"
|
||||
version = "0.48.4"
|
||||
description = "Extracts emails and attachments saved in Microsoft Outlook's .msg files"
|
||||
optional = true
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "extract_msg-0.48.2-py3-none-any.whl", hash = "sha256:807ff501a8f20519f034351908c9445521ecebc5045991a77b7b6c6de1c9b162"},
|
||||
{file = "extract_msg-0.48.2.tar.gz", hash = "sha256:026fe82899eca8c0003f7ec782231d68f2ff9c7ba155c0f800d2c6df124a649e"},
|
||||
{file = "extract_msg-0.48.4-py3-none-any.whl", hash = "sha256:0d0420b67d1a676ad365848d2f07a3b46e35e1f9fa2a9740069b484dd9f3d47f"},
|
||||
{file = "extract_msg-0.48.4.tar.gz", hash = "sha256:b51650260426847a8b751b6f42fa90dd234c5a1f658025d429524d3c91a98435"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
|
Loading…
Reference in New Issue