Skip to content

Commit fec4262

Browse files
Bump sphinx-intl from 2.3.1 to 2.3.2 (#4865)
* Bump sphinx-intl from 2.3.1 to 2.3.2 Bumps [sphinx-intl](https://github.com/sphinx-doc/sphinx-intl) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/sphinx-doc/sphinx-intl/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-intl/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx-intl@2.3.1...2.3.2) --- updated-dependencies: - dependency-name: sphinx-intl dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * fix gitignore --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: J-E Castagnede <[email protected]>
1 parent 4eaff42 commit fec4262

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

docs/requirements.txt

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ alabaster==1.0.0
44
# via sphinx
55
annotated-types==0.7.0
66
# via pydantic
7-
anyio==4.9.0
7+
anyio==4.10.0
88
# via
99
# starlette
1010
# watchfiles
@@ -14,9 +14,9 @@ babel==2.17.0
1414
# via
1515
# sphinx
1616
# sphinx-intl
17-
certifi==2025.6.15
17+
certifi==2025.8.3
1818
# via requests
19-
charset-normalizer==3.4.2
19+
charset-normalizer==3.4.3
2020
# via requests
2121
click==8.2.1
2222
# via
@@ -54,12 +54,10 @@ pydantic-extra-types==2.10.5
5454
# via sphinx-immaterial
5555
pygments==2.19.2
5656
# via sphinx
57-
requests==2.32.4
57+
requests==2.32.5
5858
# via
5959
# sphinx
6060
# sphinx-immaterial
61-
setuptools==80.9.0
62-
# via sphinx-intl
6361
sniffio==1.3.1
6462
# via anyio
6563
snowballstemmer==3.0.1
@@ -72,9 +70,9 @@ sphinx==8.1.3
7270
# sphinx-intl
7371
sphinx-autobuild==2024.10.3
7472
# via -r requirements.in
75-
sphinx-immaterial==0.13.5
73+
sphinx-immaterial==0.13.6
7674
# via -r requirements.in
77-
sphinx-intl==2.3.1
75+
sphinx-intl==2.3.2
7876
# via -r requirements.in
7977
sphinxcontrib-applehelp==2.0.0
8078
# via sphinx
@@ -88,11 +86,11 @@ sphinxcontrib-qthelp==2.0.0
8886
# via sphinx
8987
sphinxcontrib-serializinghtml==2.0.0
9088
# via sphinx
91-
starlette==0.47.1
89+
starlette==0.47.3
9290
# via sphinx-autobuild
9391
tomli==2.2.1
9492
# via sphinx
95-
typing-extensions==4.14.1
93+
typing-extensions==4.15.0
9694
# via
9795
# anyio
9896
# exceptiongroup

0 commit comments

Comments
 (0)