Skip to content

Commit

Permalink
Merge pull request #37 from jupyter-naas/dependabot/pip/idna-3.1
Browse files Browse the repository at this point in the history
build(deps): bump idna from 2.9 to 3.1
  • Loading branch information
BobCashStory committed Mar 27, 2021
2 parents 00d4285 + 8317f2b commit 19229cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -43,7 +43,7 @@
"vaderSentiment==3.3.2",
"chardet==3.0.4",
"Cython==0.29.17",
"idna==2.9",
"idna==3.1",
"inflection==0.5.1",
"joblib==1.0.1",
"more-itertools==8.7.0",
Expand Down

0 comments on commit 19229cb

Please sign in to comment.