Skip to content

Commit ad347a4

Browse files
Bump idna from 2.9 to 2.10
Bumps [idna](https://github.com/kjd/idna) from 2.9 to 2.10. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v2.9...v2.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c5cc8c4 commit ad347a4

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
@@ -12,7 +12,7 @@ attrs==19.3.0 # via aiohttp
1212
cffi==1.14.0 # via pycares
1313
chardet==3.0.4 # via aiohttp
1414
fonttools==4.12.1 # via fdiff (setup.py)
15-
idna==2.9 # via yarl
15+
idna==2.10 # via yarl
1616
multidict==4.7.6 # via aiohttp, yarl
1717
pycares==3.1.1 # via aiodns
1818
pycparser==2.20 # via cffi

0 commit comments

Comments
 (0)