From edcf193759da919e64590b604a73b76d46317a02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 10:30:49 +0000 Subject: [PATCH] Bump multidict from 6.5.1 to 6.6.3 Bumps [multidict](https://github.com/aio-libs/multidict) from 6.5.1 to 6.6.3. - [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.5.1...v6.6.3) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4629575..b6d16ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ geoip2==5.1.0 idna==3.10 maxminddb==2.7.0 - multidict==6.5.1 + multidict==6.6.3 mysqlclient==2.2.7 numpy==2.2.4 openpyxl==3.1.5 diff --git a/setup.cfg b/setup.cfg index 1d1f5eb..a848934 100644 --- a/setup.cfg +++ b/setup.cfg @@ -78,7 +78,7 @@ install_requires = geoip2==5.1.0 idna==3.10 maxminddb==2.7.0 - multidict==6.5.1 + multidict==6.6.3 mysqlclient==2.2.7 numpy==2.2.4 openpyxl==3.1.5