Skip to content

Commit 5ab62f5

Browse files
chore(deps): bump multidict from 6.0.4 to 6.6.4
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.0.4 to 6.6.4. - [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.0.4...v6.6.4) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.6.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24a371f commit 5ab62f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ idna==3.10 ; python_version >= "3.7" and python_version < "4.0"
1818
importlib-metadata==6.7.0 ; python_version >= "3.7" and python_version < "3.8"
1919
iniconfig==2.1.0 ; python_version >= "3.7" and python_version < "4.0"
2020
mock==5.2.0 ; python_version >= "3.7" and python_version < "4.0"
21-
multidict==6.0.4 ; python_version >= "3.7" and python_version < "4.0"
21+
multidict==6.6.4 ; python_version >= "3.7" and python_version < "4.0"
2222
packaging==23.2 ; python_version >= "3.7" and python_version < "4.0"
2323
pipx==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
2424
pluggy==1.2.0 ; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)