Skip to content

Commit b9f7922

Browse files
Bump multidict from 4.7.6 to 5.2.0 (#627)
Bumps [multidict](https://github.com/aio-libs/multidict) from 4.7.6 to 5.2.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@v4.7.6...v5.2.0) --- updated-dependencies: - dependency-name: multidict dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3268940 commit b9f7922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pytest-cov==3.0.0
1717
pytest-mock==3.6.1
1818
pytest-sugar==0.9.4
1919
aiohttp<3.9
20-
multidict==4.7.6
20+
multidict==5.2.0
2121
chardet==3.0.4
2222
yarl==1.7.2
2323
aiomcache==0.6.0

0 commit comments

Comments
 (0)