Skip to content

Commit c74ef64

Browse files
⬆️ Bump multidict from 6.1.0 to 6.4.3
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.1.0 to 6.4.3. - [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.4.3) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.4.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07b3257 commit c74ef64

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
@@ -8,7 +8,7 @@ charset-normalizer==3.4.1 ; python_version >= "3.9" and python_version < "4.0"
88
frozenlist==1.5.0 ; python_version >= "3.9" and python_version < "4.0"
99
idna==3.10 ; python_version >= "3.9" and python_version < "4.0"
1010
msgspec==0.18.6 ; python_version >= "3.9" and python_version < "4.0"
11-
multidict==6.1.0 ; python_version >= "3.9" and python_version < "4.0"
11+
multidict==6.4.3 ; python_version >= "3.9" and python_version < "4.0"
1212
pillow==10.4.0 ; python_version >= "3.9" and python_version < "4.0"
1313
propcache==0.2.1 ; python_version >= "3.9" and python_version < "4.0"
1414
requests==2.32.3 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)