Skip to content

Commit 2c2ec47

Browse files
Bump idna from 3.0 to 3.1
Bumps [idna](https://github.com/kjd/idna) from 3.0 to 3.1. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.0...v3.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4448f2 commit 2c2ec47

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==20.3.0 # via aiohttp
1212
cffi==1.14.4 # via pycares
1313
chardet==3.0.4 # via aiohttp
1414
fonttools==4.18.2 # via fdiff (setup.py)
15-
idna==3.0 # via yarl
15+
idna==3.1 # via yarl
1616
multidict==5.1.0 # via aiohttp, yarl
1717
pycares==3.1.1 # via aiodns
1818
pycparser==2.20 # via cffi

0 commit comments

Comments
 (0)