Skip to content

Commit d503fe9

Browse files
dependabot[bot]Stranger6667
authored andcommitted
build(deps): bump idna from 3.4 to 3.7 in /bindings/python/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: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cc5fd0 commit d503fe9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bindings/python/requirements/bench.txt

+5-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ cssutils==2.7.1
2222
# premailer
2323
# pynliner
2424
# toronado
25-
idna==3.4
25+
exceptiongroup==1.2.0
26+
# via pytest
27+
idna==3.7
2628
# via requests
2729
iniconfig==2.0.0
2830
# via pytest
@@ -53,6 +55,8 @@ requests==2.31.0
5355
# premailer
5456
soupsieve==2.4.1
5557
# via beautifulsoup4
58+
tomli==2.0.1
59+
# via pytest
5660
toronado==0.1.0
5761
# via -r bench.in
5862
urllib3==2.0.7

0 commit comments

Comments
 (0)