Skip to content

Commit a71e176

Browse files
Bump idna from 2.10 to 3.3
Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.3. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v2.10...v3.3) --- updated-dependencies: - dependency-name: idna dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba82739 commit a71e176

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ charset-normalizer==2.0.1
1414
# via requests
1515
docutils==0.17.1
1616
# via sphinx
17-
idna==2.10
17+
idna==3.3
1818
# via requests
1919
imagesize==1.2.0
2020
# via sphinx

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cssselect==1.1.0
2424
# via -r test-requirements.in
2525
docutils==0.17.1
2626
# via sphinx
27-
idna==2.10
27+
idna==3.3
2828
# via requests
2929
imagesize==1.2.0
3030
# via sphinx

0 commit comments

Comments
 (0)