Skip to content

Commit e476db9

Browse files
build(deps): bump the production-dependencies group across 1 directory with 2 updates (#4256)
Bumps the production-dependencies group with 2 updates in the /docs directory: [certifi](https://github.com/certifi/python-certifi) and [pyparsing](https://github.com/pyparsing/pyparsing). Updates `certifi` from 2025.11.12 to 2026.1.4 - [Commits](certifi/python-certifi@2025.11.12...2026.01.04) Updates `pyparsing` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.5...3.3.1) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.1.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: pyparsing dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4382f5c commit e476db9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ Jinja2==3.1.6
33
MarkupSafe==3.0.3
44
Pygments==2.19.2
55
Sphinx==7.4.7
6-
certifi==2025.11.12
6+
certifi==2026.1.4
77
chardet==5.2.0
88
commonmark==0.9.1
99
docutils==0.20.1
1010
idna==3.11
1111
imagesize==1.4.1
1212
myst-parser==4.0.1
1313
packaging==25.0
14-
pyparsing==3.2.5
14+
pyparsing==3.3.1
1515
pytz==2025.2
1616
requests==2.32.5
1717
snowballstemmer==3.0.1

0 commit comments

Comments
 (0)