build(deps-dev): bump the dependencies group with 4 updates - #5224
Merged
Conversation
Bumps the dependencies group with 4 updates: [pytest](https://github.com/pytest-dev/pytest), [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) and [basedpyright](https://github.com/detachhead/basedpyright). Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `ansys-sphinx-theme` from 1.8.2 to 1.9.0 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.8.2...v1.9.0) Updates `beautifulsoup4` from 4.14.3 to 4.15.0 Updates `basedpyright` from 1.39.6 to 1.39.8 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.39.6...v1.39.8) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ansys-sphinx-theme dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: beautifulsoup4 dependency-version: 4.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: basedpyright dependency-version: 1.39.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Up to standards ✅🟢 Issues
|
prmukherj
approved these changes
Jul 2, 2026
mayankansys
approved these changes
Jul 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 4 updates: pytest, ansys-sphinx-theme, beautifulsoup4 and basedpyright.
Updates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
ansys-sphinx-themefrom 1.8.2 to 1.9.0Release notes
Sourced from ansys-sphinx-theme's releases.
... (truncated)
Commits
22a47b3chore: updating CHANGELOG for v1.9.01f29adcrelease: bump version 1.9.094fe3c4fix: typo in copyright (#1018)56434e5fix: copyright update in all files (#1016)fa4f48abuild: bump ty from 0.0.48 to 0.0.49 (#1015)e7250f4build: bump ty from 0.0.46 to 0.0.48 (#1014)7ff7b60build: bump ty from 0.0.44 to 0.0.46 (#1013)cc4e7f2feat: add defaultcopyrightoptions with theme (#1004)d7aa1c2build: bump plotly from 6.7.0 to 6.8.0 (#1010)f761b38build: bump ty from 0.0.43 to 0.0.44 (#1011)Updates
beautifulsoup4from 4.14.3 to 4.15.0Updates
basedpyrightfrom 1.39.6 to 1.39.8Commits
fab73231.39.8c685372Avoid auto f-string conversion for raw stringsa55c2a4docs: document typeCheckingMode off behavior61b9817fix: clarify implicit abstract class diagnostic7dd1aaffix default value inpythonPlatformdocumentation, which differs from upstreamc9a757d1.39.7d253d82avoid duplicated capability registrations19c3545fix empty semantic tokens response interfering with other language servers wh...b018192update baseline file15ee8f1revert upstream's ai generated bash clusterfuck of an attempt at fixing the p...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions