Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit 3392726

Browse files
Bump multidict from 6.1.0 to 6.7.0
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.1.0 to 6.7.0. - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.1.0...v6.7.0) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1501945 commit 3392726

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ litellm==1.59.9 ; python_version >= "3.10" and python_version < "4.0"
5454
lsprotocol==2023.0.1 ; python_version >= "3.10" and python_version < "4.0"
5555
markupsafe==3.0.2 ; python_version >= "3.10" and python_version < "4.0"
5656
matplotlib-inline==0.1.7 ; python_version >= "3.10" and python_version < "4.0"
57-
multidict==6.1.0 ; python_version >= "3.10" and python_version < "4.0"
57+
multidict==6.7.0 ; python_version >= "3.10" and python_version < "4.0"
5858
multilspy @ git+https://github.com/AviAvni/multilspy.git@1840bb9587d3d8b2fd5c50be4e75f011dab4c0f8 ; python_version >= "3.10" and python_version < "4.0"
5959
nest-asyncio==1.6.0 ; python_version >= "3.10" and python_version < "4.0"
6060
ollama==0.2.1 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)