Skip to content

Commit 1b1a386

Browse files
build(deps-dev): bump pytest from 8.3.5 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 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.3.5...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>
1 parent 85338ac commit 1b1a386

2 files changed

Lines changed: 31 additions & 10 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ coverage = [
3030
"coverage[toml]>=7.8.0",
3131
]
3232
pytest = [
33-
"pytest>=8.3.5",
33+
"pytest>=9.0.3",
3434
"pytest-asyncio>=0.26.0",
3535
"pytest-cov>=6.1.1",
3636
"pytest-dependency>=0.6.0",

uv.lock

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

0 commit comments

Comments
 (0)