Skip to content

Commit 03e46db

Browse files
Bump idna from 2.8 to 3.7
Bumps [idna](https://github.com/kjd/idna) from 2.8 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v2.8...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4edfb6e commit 03e46db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"h5py<4.0.0",
4040
"html5lib==1.0b9",
4141
"hyperopt==0.2.4",
42-
"idna==2.8",
42+
"idna==3.7",
4343
"isort==4.3.4",
4444
"joblib>=1.2.0",
4545
"le-pycaption==2.2.0a1",

0 commit comments

Comments
 (0)