From 8ea432882ebca2dd368c81bad6bccd43fa09f994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 18:18:25 +0000 Subject: [PATCH] Bump multidict from 6.0.2 to 6.0.4 in /training Bumps [multidict](https://github.com/aio-libs/multidict) from 6.0.2 to 6.0.4. - [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.2...v6.0.4) --- updated-dependencies: - dependency-name: multidict dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- training/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/training/requirements.txt b/training/requirements.txt index 081b3d9..876200a 100644 --- a/training/requirements.txt +++ b/training/requirements.txt @@ -50,7 +50,7 @@ matplotlib==3.7.2 matplotlib-inline==0.1.6 mdurl==0.1.0 mpmath==1.3.0 -multidict==6.0.2 +multidict==6.0.4 multiprocess==0.70.14 munkres==1.1.4 nest-asyncio==1.5.7