Skip to content

Commit bb76f9e

Browse files
build(deps): bump the production-dependencies group across 1 directory with 3 updates
Bumps the production-dependencies group with 3 updates in the /docs directory: [idna](https://github.com/kjd/idna), [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3). Updates `idna` from 3.13 to 3.14 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.13...v3.14) Updates `requests` from 2.33.1 to 2.34.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.1...v2.34.0) Updates `urllib3` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: idna dependency-version: '3.14' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: requests dependency-version: 2.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: urllib3 dependency-version: 2.7.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 b84b1d6 commit bb76f9e

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
@@ -7,13 +7,13 @@ certifi==2026.4.22
77
chardet==7.4.3
88
commonmark==0.9.1
99
docutils==0.20.1
10-
idna==3.13
10+
idna==3.14
1111
imagesize==2.0.0
1212
myst-parser==5.0.0
1313
packaging==26.2
1414
pyparsing==3.3.2
1515
pytz==2026.2
16-
requests==2.33.1
16+
requests==2.34.0
1717
snowballstemmer==3.0.1
1818
sphinx-favicon==1.1.0
1919
sphinx-rtd-theme==3.1.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.3.0
27-
urllib3==2.6.3
27+
urllib3==2.7.0

0 commit comments

Comments
 (0)