Skip to content

Commit 56c7287

Browse files
build(deps): bump the production-dependencies group
Bumps the production-dependencies group in /docs with 4 updates: [packaging](https://github.com/pypa/packaging), [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp), [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) and [urllib3](https://github.com/urllib3/urllib3). Updates `packaging` from 24.0 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.0...24.1) Updates `sphinxcontrib-htmlhelp` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-htmlhelp@2.0.5...2.0.6) Updates `sphinxcontrib-qthelp` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES) - [Commits](sphinx-doc/sphinxcontrib-qthelp@1.0.7...1.0.8) Updates `urllib3` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.2.2) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sphinxcontrib-htmlhelp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sphinxcontrib-qthelp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b78e322 commit 56c7287

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
@@ -11,7 +11,7 @@ docutils==0.18.1
1111
idna==3.7
1212
imagesize==1.4.1
1313
myst-parser==3.0.1
14-
packaging==24.0
14+
packaging==24.1
1515
pyparsing==3.1.2
1616
pytz==2024.1
1717
requests==2.32.3
@@ -20,9 +20,9 @@ sphinx-favicon==1.0.1
2020
sphinx-rtd-theme==2.0.0
2121
sphinxcontrib-applehelp==1.0.8
2222
sphinxcontrib-devhelp==1.0.6
23-
sphinxcontrib-htmlhelp==2.0.5
23+
sphinxcontrib-htmlhelp==2.0.6
2424
sphinxcontrib-jsmath==1.0.1
25-
sphinxcontrib-qthelp==1.0.7
25+
sphinxcontrib-qthelp==1.0.8
2626
sphinxcontrib-serializinghtml==1.1.10
2727
sphinxext-rediraffe==0.2.7
28-
urllib3==2.2.1
28+
urllib3==2.2.2

0 commit comments

Comments
 (0)