From 90bfb0fe0a3a7bacd0518054d2787d8c628a211c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 21:03:26 +0000 Subject: [PATCH] build(deps): bump multidict from 6.1.0 to 6.2.0 in /application Bumps [multidict](https://github.com/aio-libs/multidict) from 6.1.0 to 6.2.0. - [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.2.0) --- updated-dependencies: - dependency-name: multidict 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 713ae2e39..cb9221165 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.2.0 mypy-extensions==1.0.0 networkx==3.4.2 numpy==2.2.1