Skip to content

Commit 591c742

Browse files
Bump the python group with 2 updates
Bumps the python group with 2 updates: [pytest-ruff](https://github.com/businho/pytest-ruff) and [pytest](https://github.com/pytest-dev/pytest). Updates `pytest-ruff` from 0.4.1 to 0.5 - [Release notes](https://github.com/businho/pytest-ruff/releases) - [Commits](businho/pytest-ruff@v0.4.1...v0.5) Updates `pytest` from 8.3.4 to 8.4.1 - [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.4.1) --- updated-dependencies: - dependency-name: pytest-ruff dependency-version: '0.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59218ee commit 591c742

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ pyvec-docs = "pyvec_docs.cli:main"
1818

1919
[dependency-groups]
2020
dev = [
21-
"pytest-ruff==0.4.1",
22-
"pytest==8.3.4",
21+
"pytest-ruff==0.5",
22+
"pytest==8.4.1",
2323
"sphinx-autobuild==2024.10.3",
2424
]
2525

0 commit comments

Comments
 (0)