Skip to content

Commit 03bb615

Browse files
Bump idna from 2.9 to 3.7 in /__tests__/data (actions#843)
Bumps [idna](https://github.com/kjd/idna) from 2.9 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.9...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36da51d commit 03bb615

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

__tests__/data/requirements-linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
certifi==2020.6.20
22
chardet==3.0.4
33
docutils==0.16
4-
idna==2.10
4+
idna==3.7
55
Kivy==2.0.0rc3
66
Kivy-Garden==0.1.4
77
packaging==20.7

__tests__/data/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ docutils==0.16
88

99
future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
1010

11-
idna==2.9
11+
idna==3.7
1212

1313
itsdangerous==1.1.0
1414

0 commit comments

Comments
 (0)