summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-10 10:34:54 +0100
committerGitHub <noreply@github.com>2024-09-10 10:34:54 +0100
commitd8b926d323565a1b3097da3beff558ce3403724c (patch)
treeb4d8cedf4ede5c054fd3e3accf6e3bfb92473365
parentBump types-setuptools from 71.1.0.20240818 to 74.1.0.20240907 (#17681) (diff)
downloadsynapse-d8b926d323565a1b3097da3beff558ce3403724c.tar.xz
Bump idna from 3.7 to 3.8 (#17682)
-rw-r--r--poetry.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/poetry.lock b/poetry.lock

index 242d28877a..3f2f815d8b 100644 --- a/poetry.lock +++ b/poetry.lock
@@ -608,13 +608,13 @@ idna = ">=2.5" [[package]] name = "idna" -version = "3.7" +version = "3.8" description = "Internationalized Domain Names in Applications (IDNA)" optional = false -python-versions = ">=3.5" +python-versions = ">=3.6" files = [ - {file = "idna-3.7-py3-none-any.whl", hash = "sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0"}, - {file = "idna-3.7.tar.gz", hash = "sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc"}, + {file = "idna-3.8-py3-none-any.whl", hash = "sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac"}, + {file = "idna-3.8.tar.gz", hash = "sha256:d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603"}, ] [[package]]