fix: Update lock file

pull/849/head
Raphaël Vinot 2022-06-16 13:09:56 +02:00
parent f020ad6969
commit 679b2035a1
1 changed files with 17 additions and 1 deletions

18
poetry.lock generated
View File

@ -1062,6 +1062,18 @@ category = "dev"
optional = false
python-versions = "*"
[[package]]
name = "publicsuffixlist"
version = "0.7.13"
description = "publicsuffixlist implement"
category = "main"
optional = true
python-versions = ">=2.6"
[package.extras]
readme = ["pandoc"]
update = ["requests"]
[[package]]
name = "py"
version = "1.11.0"
@ -1745,7 +1757,7 @@ virustotal = ["validators"]
[metadata]
lock-version = "1.1"
python-versions = "^3.7"
content-hash = "b18ee09283b422d1af1144249201c6b313c024ed6b8746dd1a734847c29815ea"
content-hash = "f1626e907825ccc8f00cffa0c0603359cb7a5d3967912fe7f7ed35e520cf89d7"
[metadata.files]
alabaster = [
@ -2463,6 +2475,10 @@ ptyprocess = [
{file = "ptyprocess-0.7.0-py2.py3-none-any.whl", hash = "sha256:4b41f3967fce3af57cc7e94b888626c18bf37a083e3651ca8feeb66d492fef35"},
{file = "ptyprocess-0.7.0.tar.gz", hash = "sha256:5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347423220"},
]
publicsuffixlist = [
{file = "publicsuffixlist-0.7.13-py2.py3-none-any.whl", hash = "sha256:60abb0720c00b635149a7654445fb700822fcbf5187be8f51f7be174a291560e"},
{file = "publicsuffixlist-0.7.13.tar.gz", hash = "sha256:07409a5821a1f662b694c7390bdd50539528eb9d1e626811ca5e1447366b185f"},
]
py = [
{file = "py-1.11.0-py2.py3-none-any.whl", hash = "sha256:607c53218732647dff4acdfcd50cb62615cedf612e72d1724fb1a0cc6405b378"},
{file = "py-1.11.0.tar.gz", hash = "sha256:51c75c4126074b472f746a24399ad32f6053d1b34b68d2fa41e558e6f4a98719"},