Skip to content

Commit 268c858

Browse files
chore(deps-dev): Bump pytest-regressions from 2.10.0 to 2.11.0
Bumps [pytest-regressions](https://github.com/ESSS/pytest-regressions) from 2.10.0 to 2.11.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.10.0...v2.11.0) --- updated-dependencies: - dependency-name: pytest-regressions dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b25ac90 commit 268c858

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ optional-dependencies.dev = [
5959
"pytest==9.0.3",
6060
"pytest-beartype-tests==2026.4.26",
6161
"pytest-cov==7.1.0",
62-
"pytest-regressions==2.10.0",
62+
"pytest-regressions==2.11.0",
6363
"ruff==0.15.14",
6464
"setuptools-scm==10.0.5",
6565
# We add shellcheck-py not only for shell scripts and shell code blocks,

0 commit comments

Comments
 (0)