Skip to content

Commit 4a4ebf6

Browse files
chore(deps-dev): bump pytest from 9.0.2 to 9.0.3 in the uv group across 1 directory (#19)
Bumps the uv group with 1 update in the / directory: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 9.0.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@9.0.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fccbc6 commit 4a4ebf6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ scripts.case-parser = "case_parser.cli:main"
2929
[dependency-groups]
3030
dev = [
3131
"pandas-stubs~=3.0.0",
32-
"pytest>=9.0.2",
32+
"pytest>=9.0.3",
3333
"pytest-cov>=6.1.1",
3434
"ruff>=0.15.5",
3535
"scipy-stubs>=1.17",

uv.lock

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

0 commit comments

Comments
 (0)