From 2c28a96581cfcb384e4fbc291d655ce57e9b9b9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 12:34:34 +0000 Subject: [PATCH] Bump multidict from 6.0.4 to 6.0.5 Bumps [multidict](https://github.com/aio-libs/multidict) from 6.0.4 to 6.0.5. - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/multidict/compare/v6.0.4...v6.0.5) --- updated-dependencies: - dependency-name: multidict dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index b8eb9ba..8a7e238 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -6,7 +6,7 @@ filelock==3.13.1 frozenlist==1.4.1 identify==2.5.33 idna==3.6 -multidict==6.0.4 +multidict==6.0.5 mypy==1.8.0 mypy-extensions==1.0.0 nodeenv==1.8.0