зеркало из https://github.com/nextcloud/appstore.git
fix(deps): update dependency email-validator to ^2.1.0-post.0 (#1321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
44f1b631d2
Коммит
e2392593dc
|
@ -617,13 +617,13 @@ files = [
|
|||
|
||||
[[package]]
|
||||
name = "email-validator"
|
||||
version = "2.1.0.post1"
|
||||
version = "2.1.1"
|
||||
description = "A robust email address syntax and deliverability validation library."
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "email_validator-2.1.0.post1-py3-none-any.whl", hash = "sha256:c973053efbeddfef924dc0bd93f6e77a1ea7ee0fce935aea7103c7a3d6d2d637"},
|
||||
{file = "email_validator-2.1.0.post1.tar.gz", hash = "sha256:a4b0bd1cf55f073b924258d19321b1f3aa74b4b5a71a42c305575dba920e1a44"},
|
||||
{file = "email_validator-2.1.1-py3-none-any.whl", hash = "sha256:97d882d174e2a65732fb43bfce81a3a834cbc1bde8bf419e30ef5ea976370a05"},
|
||||
{file = "email_validator-2.1.1.tar.gz", hash = "sha256:200a70680ba08904be6d1eef729205cc0d687634399a5924d842533efb824b84"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
@ -2043,4 +2043,4 @@ h11 = ">=0.9.0,<1"
|
|||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.10"
|
||||
content-hash = "c3fe0474cdcbd4385cc1c2cdda8ea75e5ea3535f99f64311257bfbd82fee0d6f"
|
||||
content-hash = "f0334720b9d625453df1b9be8b76794dadcbffb566c80ccedc411cd915ed2281"
|
||||
|
|
|
@ -27,7 +27,7 @@ uWSGI = "^2.0.20"
|
|||
newrelic = "^7.2.4"
|
||||
psycopg = {extras = ["binary"], version = "^3.1.10"}
|
||||
redis = {version = "^5.0.0", extras = ["hiredis"]}
|
||||
email-validator = "^2.1.0.post1"
|
||||
email-validator = "^2.1.0-post.0"
|
||||
jschon = "^0.11.1"
|
||||
|
||||
[tool.poetry.group.docs]
|
||||
|
|
Загрузка…
Ссылка в новой задаче