Skip to content

Commit 88323e8

Browse files
Bump idna from 2.9 to 3.7 in /__tests__/data
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] <support@github.com>
1 parent 29a37be commit 88323e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: __tests__/data/requirements-linux.txt

+1-1
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

Diff for: __tests__/data/requirements.txt

+1-1
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)