From f363d1e03fbe42a71c026503e506c5a6e2f120c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 20:50:55 +0000 Subject: [PATCH] Update dependency multidict to v6.4.4 --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 265f763..a9c3e82 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -19,7 +19,7 @@ hyperframe==6.0.1 ; python_version >= "3.11" and python_version < "4.0" idna==3.8 ; python_version >= "3.11" and python_version < "4.0" ijson==3.3.0 ; python_version >= "3.11" and python_version < "4.0" iniconfig==2.0.0 ; python_version >= "3.11" and python_version < "4.0" -multidict==6.0.5 ; python_version >= "3.11" and python_version < "4.0" +multidict==6.4.4 ; python_version >= "3.11" and python_version < "4.0" packaging==24.1 ; python_version >= "3.11" and python_version < "4.0" pluggy==1.5.0 ; python_version >= "3.11" and python_version < "4.0" protobuf==5.28.0 ; python_version >= "3.11" and python_version < "4.0" diff --git a/requirements.txt b/requirements.txt index f253841..11fb3d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ grpclib==0.4.7 ; python_version >= "3.11" and python_version < "4.0" h2==4.1.0 ; python_version >= "3.11" and python_version < "4.0" hpack==4.0.0 ; python_version >= "3.11" and python_version < "4.0" hyperframe==6.0.1 ; python_version >= "3.11" and python_version < "4.0" -multidict==6.0.5 ; python_version >= "3.11" and python_version < "4.0" +multidict==6.4.4 ; python_version >= "3.11" and python_version < "4.0" protobuf==5.28.0 ; python_version >= "3.11" and python_version < "4.0" setuptools==74.0.0 ; python_version >= "3.11" and python_version < "4.0" watchdog==5.0.0 ; python_version >= "3.11" and python_version < "4.0"