Skip to content

Commit d06f87e

Browse files
build(deps): bump the production-dependencies group across 1 directory with 4 updates
Bumps the production-dependencies group with 4 updates in the /docs directory: [certifi](https://github.com/certifi/python-certifi), [requests](https://github.com/psf/requests), [snowballstemmer](https://github.com/snowballstem/snowball) and [urllib3](https://github.com/urllib3/urllib3). Updates `certifi` from 2025.1.31 to 2025.6.15 - [Commits](certifi/python-certifi@2025.01.31...2025.06.15) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `snowballstemmer` from 2.2.0 to 3.0.1 - [Changelog](https://github.com/snowballstem/snowball/blob/master/NEWS) - [Commits](snowballstem/snowball@v2.2.0...v3.0.1) Updates `urllib3` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.4.0...2.5.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.6.15 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: snowballstemmer dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3da0b82 commit d06f87e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Jinja2==3.1.6
33
MarkupSafe==3.0.2
44
Pygments==2.19.1
55
Sphinx==7.4.7
6-
certifi==2025.1.31
6+
certifi==2025.6.15
77
chardet==5.2.0
88
commonmark==0.9.1
99
docutils==0.20.1
@@ -13,8 +13,8 @@ myst-parser==4.0.1
1313
packaging==25.0
1414
pyparsing==3.2.3
1515
pytz==2025.2
16-
requests==2.32.3
17-
snowballstemmer==2.2.0
16+
requests==2.32.4
17+
snowballstemmer==3.0.1
1818
sphinx-favicon==1.0.1
1919
sphinx-rtd-theme==3.0.2
2020
sphinxcontrib-applehelp==2.0.0
@@ -24,4 +24,4 @@ sphinxcontrib-jsmath==1.0.1
2424
sphinxcontrib-qthelp==2.0.0
2525
sphinxcontrib-serializinghtml==2.0.0
2626
sphinxext-rediraffe==0.2.7
27-
urllib3==2.4.0
27+
urllib3==2.5.0

0 commit comments

Comments
 (0)