Skip to content

Commit a90bcae

Browse files
pip: bump idna from 3.6 to 3.7 (#183)
Bumps [idna](https://github.com/kjd/idna) from 3.6 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.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5b7280 commit a90bcae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ certifi==2024.2.2
44
charset-normalizer==3.3.2
55
click==8.1.7
66
docutils==0.18.1
7-
idna==3.6
7+
idna==3.7
88
imagesize==1.4.1
99
Jinja2==3.1.3
1010
MarkupSafe==2.1.5

0 commit comments

Comments
 (0)