Skip to content

Commit 0491f46

Browse files
chore(deps): bump idna from 3.10 to 3.15
Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93e0a8e commit 0491f46

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ flask-marshmallow==1.5.0
8181
# via apiflask
8282
html5rdf==1.2.1
8383
# via rdflib
84-
idna==3.18
84+
idna==3.15
8585
# via
8686
# email-validator
8787
# requests

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ flask-marshmallow==1.3.0
7171
# via apiflask
7272
html5rdf==1.2.1
7373
# via rdflib
74-
idna==3.10
74+
idna==3.15
7575
# via
7676
# email-validator
7777
# requests

0 commit comments

Comments
 (0)