Skip to content

Commit 06d6fe0

Browse files
Bump idna from 2.10 to 3.2 (#201)
Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.2. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v2.10...v3.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44a94fe commit 06d6fe0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

production-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ colorama==0.4.4
88
discord.py==1.7.3
99
dpytest==0.5.3
1010
emoji==1.4.1
11-
idna==2.10
11+
idna==3.2
1212
iniconfig==1.1.1
1313
mock==4.0.3
1414
more-itertools==8.8.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ colorama==0.4.4
88
discord.py==1.7.3
99
dpytest==0.5.3
1010
emoji==1.4.1
11-
idna==2.10
11+
idna==3.2
1212
iniconfig==1.1.1
1313
mock==4.0.3
1414
more-itertools==8.8.0

0 commit comments

Comments
 (0)