Skip to content

Commit f4448f2

Browse files
Merge pull request #105 from source-foundry/dependabot/pip/idna-3.0
2 parents 5479eba + 38f4ae8 commit f4448f2

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==2.10 # via yarl
15+
idna==3.0 # 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)