From 172c6f3342a044d1dc99c3e078532adaff82dc01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 09:07:48 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aae7b63..6c9a0a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ requests==2.31.0 Unidecode==1.3.8 websockets==12.0 matplotlib==3.7.4 -multidict==6.0.4 +multidict==6.0.5 pymongo==4.6.1 numpy==1.26.3 six==1.16