Skip to content

Commit 0c43367

Browse files
Bump multidict from 5.0.0 to 5.0.2
Bumps [multidict](https://github.com/aio-libs/multidict) from 5.0.0 to 5.0.2. - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v5.0.0...v5.0.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f29f35e commit 0c43367

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
@@ -13,7 +13,7 @@ cffi==1.14.3 # via pycares
1313
chardet==3.0.4 # via aiohttp
1414
fonttools==4.17.0 # via fdiff (setup.py)
1515
idna==2.10 # via yarl
16-
multidict==5.0.0 # via aiohttp, yarl
16+
multidict==5.0.2 # via aiohttp, yarl
1717
pycares==3.1.1 # via aiodns
1818
pycparser==2.20 # via cffi
1919
typing-extensions==3.7.4.3 # via aiohttp

0 commit comments

Comments
 (0)