chg: [py] Update lock file

pull/54/head
Steve Clement 2021-04-02 17:02:32 +09:00
parent aa1d284c90
commit 242ebd89aa
No known key found for this signature in database
GPG Key ID: 69A20F509BE4AEE9
1 changed files with 14 additions and 5 deletions

19
poetry.lock generated
View File

@ -7,7 +7,6 @@ optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
[package.extras]
azure-pipelines = ["coverage", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface", "pytest-azurepipelines"]
dev = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface", "furo", "sphinx", "pre-commit"]
docs = ["furo", "sphinx", "zope.interface"]
tests = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface"]
@ -78,7 +77,7 @@ yaml = ["PyYAML (>=3.10)"]
[[package]]
name = "decorator"
version = "4.4.2"
version = "5.0.0"
description = "Decorators for Humans"
category = "main"
optional = false
@ -437,10 +436,20 @@ python-versions = ">=3.6"
docs = ["sphinx", "jaraco.packaging (>=8.2)", "rst.linker (>=1.9)"]
testing = ["pytest (>=4.6)", "pytest-checkdocs (>=1.2.3)", "pytest-flake8", "pytest-cov", "pytest-enabler", "jaraco.itertools", "func-timeout", "pytest-black (>=0.3.7)", "pytest-mypy"]
[extras]
brotli = []
docs = []
email = []
fileobjects = ["python-magic", "pydeep", "lief"]
openioc = []
pdfexport = []
url = ["pyfaup"]
virustotal = ["validators"]
[metadata]
lock-version = "1.1"
python-versions = "^3.6"
content-hash = "7b6ef1eaa09f3bd637f7f9ffab9b7a9face6c5735263ec9dd4487230927f1b81"
content-hash = "900bcc0c74d38d7bbd455bc657badeabd4c8a6f5ad1b337bda7742783714098a"
[metadata.files]
attrs = [
@ -523,8 +532,8 @@ coveralls = [
{file = "coveralls-2.2.0.tar.gz", hash = "sha256:b990ba1f7bc4288e63340be0433698c1efe8217f78c689d254c2540af3d38617"},
]
decorator = [
{file = "decorator-4.4.2-py2.py3-none-any.whl", hash = "sha256:41fa54c2a0cc4ba648be4fd43cff00aedf5b9465c9bf18d64325bc225f08f760"},
{file = "decorator-4.4.2.tar.gz", hash = "sha256:e3a62f0520172440ca0dcc823749319382e377f37f140a0b99ef45fecb84bfe7"},
{file = "decorator-5.0.0-py2.py3-none-any.whl", hash = "sha256:fcb017be35f10951958e0871fb70e553db9cac018e303d748b63fcd60eb70149"},
{file = "decorator-5.0.0.tar.gz", hash = "sha256:11f6e1e1ba3e7ffbfd9362da692e65791d6367bfd68ebf07064dd29a6e30f137"},
]
defang = [
{file = "defang-0.5.3.tar.gz", hash = "sha256:86aeff658d7cd4c3b61d16089872e1c1f0a1b7b3c64d4ca9525c017caeb284d7"},