Skip to content

Commit 51de459

Browse files
Bump pytest from 8.3.4 to 8.4.1 in /python-wrapper
Bumps [pytest](https://github.com/pytest-dev/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 dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52b18e4 commit 51de459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ requires-python = ">=3.9"
4343
dev = [
4444
"ruff==0.11.8",
4545
"mypy==1.15.0",
46-
"pytest==8.3.4",
46+
"pytest==8.4.1",
4747
"selenium==4.32.0",
4848
"ipykernel==6.29.5",
4949
"palettable==3.3.3",

0 commit comments

Comments
 (0)