Skip to content

Commit f1e3457

Browse files
chore(deps-dev): bump pytest from 8.3.4 to 9.0.3 (#2809)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 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.4...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 f96016c commit f1e3457

2 files changed

Lines changed: 16 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ viewer = [
7474
"urllib3==2.6.3",
7575
]
7676
dev = [
77-
"pytest==8.3.4",
77+
"pytest==9.0.3",
7878
"pytest-cov==6.0.0",
7979
"pytest-django==4.10.0",
8080
"pytest-mock==3.14.0",

uv.lock

Lines changed: 15 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)