Skip to content

Commit e2aad6b

Browse files
Bump idna from 3.11 to 3.15 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [idna](https://github.com/kjd/idna). Updates `idna` from 3.11 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.11...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04a3f57 commit e2aad6b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ hjson==3.1.0
1818
# via
1919
# mkdocs-macros-plugin
2020
# super-collections
21-
idna==3.11
21+
idna==3.15
2222
# via requests
2323
jinja2==3.1.6
2424
# via
@@ -60,6 +60,8 @@ pathspec==0.12.1
6060
# via
6161
# mkdocs
6262
# mkdocs-macros-plugin
63+
pillow==12.2.0
64+
# via -r requirements.in
6365
platformdirs==4.5.1
6466
# via mkdocs-get-deps
6567
pygments==2.20.0
@@ -91,7 +93,7 @@ super-collections==0.6.2
9193
# via mkdocs-macros-plugin
9294
termcolor==3.3.0
9395
# via mkdocs-macros-plugin
94-
urllib3==2.6.3
96+
urllib3==2.7.0
9597
# via
9698
# -r requirements.in
9799
# requests

0 commit comments

Comments
 (0)