From ce77006d0b8ce7ac9fd0ed00983cec3258f3f681 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 16:13:02 +0000 Subject: [PATCH] :arrow_up: Bump multidict from 6.4.3 to 6.4.4 Bumps [multidict](https://github.com/aio-libs/multidict) from 6.4.3 to 6.4.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.4.3...v6.4.4) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.4.4 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 bd8d6f2..3dd75ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ frozenlist==1.6.0 gitdb==4.0.12 GitPython==3.1.44 idna==3.10 -multidict==6.4.3 +multidict==6.4.4 openai==1.79.0 pathvalidate==3.2.3 pycparser==2.22