Skip to content

Commit 8e4801a

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.12
1414
# via requests
1515
docutils==0.17.1
1616
# via sphinx
17-
idna==3.3
17+
idna==3.11
1818
# via requests
1919
imagesize==1.3.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==3.3
27+
idna==3.11
2828
# via requests
2929
imagesize==1.3.0
3030
# via sphinx

0 commit comments

Comments
 (0)