From 251f2f1c60f929e1fad94cf397297e86bc3f7cf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 08:07:55 +0000 Subject: [PATCH] Bump the pip group in /environments with 5 updates Bumps the pip group in /environments with 5 updates: | Package | From | To | | --- | --- | --- | | [coveralls](https://github.com/TheKevJames/coveralls-python) | `4.0.1` | `4.1.0` | | [pyenchant](https://github.com/pyenchant/pyenchant) | `3.2.2` | `3.3.0` | | [sphinx-design](https://github.com/executablebooks/sphinx-design) | `0.6.1` | `0.7.0` | | [sphinxcontrib-googleanalytics](https://github.com/sphinx-contrib/googleanalytics) | `0.4` | `0.5` | | [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) | `8.0.1` | `8.0.2` | Updates `coveralls` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/TheKevJames/coveralls-python/releases) - [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/TheKevJames/coveralls-python/compare/4.0.1...4.1.0) Updates `pyenchant` from 3.2.2 to 3.3.0 - [Release notes](https://github.com/pyenchant/pyenchant/releases) - [Commits](https://github.com/pyenchant/pyenchant/compare/v3.2.2...v3.3.0) Updates `sphinx-design` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/executablebooks/sphinx-design/releases) - [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md) - [Commits](https://github.com/executablebooks/sphinx-design/compare/v0.6.1...v0.7.0) Updates `sphinxcontrib-googleanalytics` from 0.4 to 0.5 - [Release notes](https://github.com/sphinx-contrib/googleanalytics/releases) - [Commits](https://github.com/sphinx-contrib/googleanalytics/compare/v0.4...v0.5) Updates `sphinxcontrib-spelling` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/sphinx-contrib/spelling/releases) - [Commits](https://github.com/sphinx-contrib/spelling/compare/8.0.1...8.0.2) --- updated-dependencies: - dependency-name: coveralls dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pyenchant dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sphinx-design dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sphinxcontrib-googleanalytics dependency-version: '0.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sphinxcontrib-spelling dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] --- environments/base_build_docs.txt | 8 ++++---- environments/coverage.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/environments/base_build_docs.txt b/environments/base_build_docs.txt index 79e8cda1f45a..71322cabfe78 100644 --- a/environments/base_build_docs.txt +++ b/environments/base_build_docs.txt @@ -1,5 +1,5 @@ -pyenchant==3.2.2 +pyenchant==3.3.0 sphinx-copybutton==0.5.2 -sphinx-design==0.6.1 -sphinxcontrib-googleanalytics==0.4 -sphinxcontrib-spelling==8.0.1 +sphinx-design==0.7.0 +sphinxcontrib-googleanalytics==0.5 +sphinxcontrib-spelling==8.0.2 diff --git a/environments/coverage.txt b/environments/coverage.txt index 12f4cc07e1f2..9c3b20eeee0e 100644 --- a/environments/coverage.txt +++ b/environments/coverage.txt @@ -1 +1 @@ -coveralls==4.0.1 +coveralls==4.1.0