Skip to content

Commit dfafda3

Browse files
Bump pytest from 8.4.2 to 9.0.3 (#1320)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.3. - [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.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b45207c commit dfafda3

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dev = [
5757
]
5858

5959
testing = [
60-
"pytest>=8.3.3,<9",
60+
"pytest>=8.3.3,<10",
6161
"pytest-cov>=6.0.0,<7",
6262
"pytest-xdist>=3.6.1,<4",
6363
"hypothesis>=6.119.4,<7",

uv.lock

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

0 commit comments

Comments
 (0)