Skip to content

Commit 71874d0

Browse files
Bump pytest from 8.4.1 to 8.4.2 in the python group
Bumps the python group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.4.1 to 8.4.2 - [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.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07a9ec3 commit 71874d0

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
@@ -19,7 +19,7 @@ pyvec-docs = "pyvec_docs.cli:main"
1919
[dependency-groups]
2020
dev = [
2121
"pytest-ruff==0.5",
22-
"pytest==8.4.1",
22+
"pytest==8.4.2",
2323
"sphinx-autobuild==2025.8.25",
2424
]
2525

0 commit comments

Comments
 (0)