Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2026

Bumps pytest-regressions from 2.8.3 to 2.9.0.

Changelog

Sourced from pytest-regressions's changelog.

2.9.0

2026-01-08

  • [#218](https://github.com/ESSS/pytest-regressions/issues/218) <https://github.com/ESSS/pytest-regressions/pull/218>__: ImageRegression.check now supports receiving an PIL.Image object directly.
  • [#220](https://github.com/ESSS/pytest-regressions/issues/220) <https://github.com/ESSS/pytest-regressions/pull/220>__: Support for Python 3.14 has been added, while Python 3.9 (EOL) has been dropped.
Commits
  • 501c030 Release 2.9.0
  • 5395bd0 Drop Python 3.9 support, add python3.14 support (#220)
  • ac67f98 Fix type annotation to allow int keys in data_regression.check() (#219)
  • 058cab0 Support passing a PIL image object to image_regression feature (#218)
  • 16b2851 Merge pull request #216 from ESSS/pre-commit-ci-update-config
  • bf043ca Bump actions/download-artifact from 6 to 7 in the github-actions group (#217)
  • b387d42 Remove encoding option from rst-lint entry
  • 9d37c82 Bump actions/download-artifact from 6 to 7 in the github-actions group
  • 9186122 Bump actions/checkout from 5 to 6 in the github-actions group (#215)
  • 90d4f80 [pre-commit.ci] pre-commit autoupdate (#213)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 8, 2026
@github-actions github-actions bot enabled auto-merge January 8, 2026 22:32
Bumps [pytest-regressions](https://github.com/ESSS/pytest-regressions) from 2.8.3 to 2.9.0.
- [Release notes](https://github.com/ESSS/pytest-regressions/releases)
- [Changelog](https://github.com/ESSS/pytest-regressions/blob/master/CHANGELOG.rst)
- [Commits](ESSS/pytest-regressions@v2.8.3...v2.9.0)

---
updated-dependencies:
- dependency-name: pytest-regressions
  dependency-version: 2.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-regressions-2.9.0 branch from e8c93cf to c30902d Compare January 8, 2026 22:36
@github-actions github-actions bot merged commit 63e96c6 into main Jan 8, 2026
9 checks passed
@github-actions github-actions bot deleted the dependabot/pip/pytest-regressions-2.9.0 branch January 8, 2026 22:39
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant