Skip to content

Commit a7aea02

Browse files
Bump pytest from 8.3.4 to 8.3.5 in the python group
Bumps the python group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.3.4 to 8.3.5 - [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...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 893e27e commit a7aea02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dynamic = ["version"]
1616

1717
[project.optional-dependencies]
1818
dev = [
19-
"pytest==8.3.4",
19+
"pytest==8.3.5",
2020
"pytest-cov==6.0.0",
2121
"pytest-mock==3.14.0",
2222
"ruff==0.9.6",

0 commit comments

Comments
 (0)