From 8bb263a2ecfb73766df16f498dd238696c1a847c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 20:24:09 +0000 Subject: [PATCH] build(deps): bump multidict from 6.1.0 to 6.3.2 in /application Bumps [multidict](https://github.com/aio-libs/multidict) from 6.1.0 to 6.3.2. - [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.1.0...v6.3.2) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 3a7f6051..760078ae 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -41,7 +41,7 @@ lxml==5.3.1 markupsafe==3.0.2 marshmallow==3.26.1 mpmath==1.3.0 -multidict==6.1.0 +multidict==6.3.2 mypy-extensions==1.0.0 networkx==3.4.2 numpy==2.2.1