Skip to content

Commit aed728e

Browse files
build: Bump idna from 3.3 to 3.7 in /docs (#125)
Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c31914c commit aed728e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

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

0 commit comments

Comments
 (0)