chore(pip-prod)(deps): bump idna from 3.7 to 3.8
Bumps [idna](https://github.com/kjd/idna) from 3.7 to 3.8. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.7...v3.8) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c1e98f617c
commit
aa412e03a1
10
poetry.lock
generated
10
poetry.lock
generated
@ -329,13 +329,13 @@ test = ["pytest (>=6)"]
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "idna"
|
name = "idna"
|
||||||
version = "3.7"
|
version = "3.8"
|
||||||
description = "Internationalized Domain Names in Applications (IDNA)"
|
description = "Internationalized Domain Names in Applications (IDNA)"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.5"
|
python-versions = ">=3.6"
|
||||||
files = [
|
files = [
|
||||||
{file = "idna-3.7-py3-none-any.whl", hash = "sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0"},
|
{file = "idna-3.8-py3-none-any.whl", hash = "sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac"},
|
||||||
{file = "idna-3.7.tar.gz", hash = "sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc"},
|
{file = "idna-3.8.tar.gz", hash = "sha256:d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
@ -767,4 +767,4 @@ files = [
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.8"
|
python-versions = "^3.8"
|
||||||
content-hash = "137d149f392160f2590304f863e527773e5271353bfb65c9ac6e691c1e428d2a"
|
content-hash = "fc2993f9b1831e1c2813d796bedc4d3135945f5d200a70356685e4f80628387f"
|
||||||
|
@ -17,7 +17,7 @@ charset-normalizer = "3.3.2"
|
|||||||
click = "8.1.7"
|
click = "8.1.7"
|
||||||
dill = "0.3.8"
|
dill = "0.3.8"
|
||||||
exceptiongroup = "1.2.2"
|
exceptiongroup = "1.2.2"
|
||||||
idna = "3.7"
|
idna = "3.8"
|
||||||
iniconfig = "2.0.0"
|
iniconfig = "2.0.0"
|
||||||
lazy-object-proxy = "1.10.0"
|
lazy-object-proxy = "1.10.0"
|
||||||
mccabe = "0.7.0"
|
mccabe = "0.7.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user