Skip to content

chore(deps): bump the actions group with 2 updates#39

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/actions-32c9e96532
Closed

chore(deps): bump the actions group with 2 updates#39
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/actions-32c9e96532

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Bumps the actions group with 2 updates: pytest-accept and basedpyright.

Updates pytest-accept from 0.2.2 to 0.2.3

Release notes

Sourced from pytest-accept's releases.

0.2.3

Fixed

  • Fixed doctest output indentation: now derives indentation from the >>> line rather than the output position, fixing cases where blank lines in docstrings caused output to be written at column 0 (#297) — thanks to @​VeckoTheGecko for reporting (#296)
  • Fixed Python 3.13 deprecation warning in assert plugin (#264)

Changed

  • Migrated type checking from mypy to ty (#283)
Changelog

Sourced from pytest-accept's changelog.

[0.2.3] - 2026-02-28

Fixed

  • Fixed doctest output indentation: now derives indentation from the >>> line rather than the output position, fixing cases where blank lines in docstrings caused output to be written at column 0 (#297) — thanks to @​VeckoTheGecko for reporting (#296)
  • Fixed Python 3.13 deprecation warning in assert plugin (#264)

Changed

  • Migrated type checking from mypy to ty (#283)
Commits

Updates basedpyright from 1.38.1 to 1.38.2

Commits
  • 264b247 1.38.2
  • e57065d Extract some duplicated test helpers and improve the call tests
  • 036be5e Add a jump-to-definition test and make the messages/definitions less eager
  • 2ee6bbc Provide hover messages and jump-to-definition for call expressions
  • d9e115d Improved semantic tokens for keyword arguments (#1740)
  • d9e88de simplify uv commands in generateAllDocstubs.sh
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 9, 2026
@github-actions github-actions Bot added the internal A code change that neither fixes a bug nor adds a feature label Mar 9, 2026
Bumps the actions group with 2 updates: [pytest-accept](https://github.com/max-sixty/pytest-accept) and [basedpyright](https://github.com/detachhead/basedpyright).


Updates `pytest-accept` from 0.2.2 to 0.2.3
- [Release notes](https://github.com/max-sixty/pytest-accept/releases)
- [Changelog](https://github.com/max-sixty/pytest-accept/blob/main/CHANGELOG.md)
- [Commits](max-sixty/pytest-accept@0.2.2...0.2.3)

Updates `basedpyright` from 1.38.1 to 1.38.2
- [Release notes](https://github.com/detachhead/basedpyright/releases)
- [Commits](DetachHead/basedpyright@v1.38.1...v1.38.2)

---
updated-dependencies:
- dependency-name: pytest-accept
  dependency-version: 0.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: basedpyright
  dependency-version: 1.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/actions-32c9e96532 branch from 8ee5382 to ed82c27 Compare March 16, 2026 06:18
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 17, 2026

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 17, 2026
@dependabot dependabot Bot deleted the dependabot/uv/actions-32c9e96532 branch March 17, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file internal A code change that neither fixes a bug nor adds a feature python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants