Skip to content

Commit 61297b5

Browse files
Bump idna from 3.4 to 3.7 in /requirements
Bumps [idna](https://github.com/kjd/idna) from 3.4 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.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da6b25a commit 61297b5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ gitpython==3.1.41
9898
# generate-changelog
9999
identify==2.5.30
100100
# via pre-commit
101-
idna==3.4
101+
idna==3.7
102102
# via
103103
# requests
104104
# yarl

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ gitdb==4.0.11
6969
# via gitpython
7070
gitpython==3.1.41
7171
# via cookie-composer (pyproject.toml)
72-
idna==3.4
72+
idna==3.7
7373
# via
7474
# requests
7575
# yarl

requirements/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ gitdb==4.0.11
4949
# via gitpython
5050
gitpython==3.1.41
5151
# via cookie-composer (pyproject.toml)
52-
idna==3.4
52+
idna==3.7
5353
# via
5454
# requests
5555
# yarl

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ gitpython==3.1.41
6363
# via cookie-composer (pyproject.toml)
6464
identify==2.5.30
6565
# via pre-commit
66-
idna==3.4
66+
idna==3.7
6767
# via
6868
# requests
6969
# yarl

0 commit comments

Comments
 (0)