Skip to content

Commit f1da958

Browse files
build(deps): bump the production-dependencies group across 1 directory with 3 updates (#4415)
Bumps the production-dependencies group with 3 updates in the /docs directory: [certifi](https://github.com/certifi/python-certifi), [idna](https://github.com/kjd/idna) and [packaging](https://github.com/pypa/packaging). Updates `certifi` from 2026.2.25 to 2026.4.22 - [Commits](certifi/python-certifi@2026.02.25...2026.04.22) Updates `idna` from 3.12 to 3.13 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.12...v3.13) Updates `packaging` from 26.1 to 26.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.1...26.2) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: idna dependency-version: '3.13' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2e05b5 commit f1da958

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ Jinja2==3.1.6
33
MarkupSafe==3.0.3
44
Pygments==2.20.0
55
Sphinx==8.2.3
6-
certifi==2026.2.25
6+
certifi==2026.4.22
77
chardet==7.4.3
88
commonmark==0.9.1
99
docutils==0.20.1
10-
idna==3.12
10+
idna==3.13
1111
imagesize==2.0.0
1212
myst-parser==5.0.0
13-
packaging==26.1
13+
packaging==26.2
1414
pyparsing==3.3.2
1515
pytz==2026.1.post1
1616
requests==2.33.1

0 commit comments

Comments
 (0)