Skip to content

Commit 5c0300c

Browse files
build(deps): bump the production-dependencies group across 1 directory with 5 updates
Bumps the production-dependencies group with 5 updates in the /docs directory: | Package | From | To | | --- | --- | --- | | [pygments](https://github.com/pygments/pygments) | `2.19.1` | `2.19.2` | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2025.6.15` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` | | [snowballstemmer](https://github.com/snowballstem/snowball) | `2.2.0` | `3.0.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.4.0` | `2.5.0` | Updates `pygments` from 2.19.1 to 2.19.2 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.1...2.19.2) 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: pygments dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-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 5c0300c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Babel==2.17.0
22
Jinja2==3.1.6
33
MarkupSafe==3.0.2
4-
Pygments==2.19.1
4+
Pygments==2.19.2
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)