Skip to content

Commit 493ac8f

Browse files
⬆ Bump pytest from 8.4.2 to 9.0.1 in /scripts (#117)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.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@8.4.2...9.0.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b74c496 commit 493ac8f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

scripts/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ release-intent = "ci.release_intent:main"
1818

1919
[dependency-groups]
2020
dev = [
21-
"pytest>=8.4.1,<9",
21+
"pytest>=8.4.1,<10",
2222
]
2323

2424
[tool.hatch.build.targets.sdist]

scripts/uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)