From 0da703f42ed8de88e4743d612499e95fd1d2e782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 15:19:24 -0800 Subject: [PATCH] chore(deps): bump multidict from 6.0.4 to 6.0.5 (#2785) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 707ca38b0b..c994ac1e49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ isodate==0.6.1 json-home-client==1.1.1 kdl-py==1.2.0; python_version >= '3.7' lxml==5.1.0 -multidict==6.0.4; python_version >= '3.7' +multidict==6.0.5; python_version >= '3.7' pillow==10.2.0 pygments==2.17.2 requests==2.31.0