Skip to content

Commit 785a68b

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump pytest from 8.3.4 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2d2c1b commit 785a68b

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
@@ -65,7 +65,7 @@ dev = [
6565
"pyinstaller==6.12.0",
6666
"pylint==3.3.3",
6767
"pyright==1.1.394",
68-
"pytest==8.3.4",
68+
"pytest==8.3.5",
6969
"pytest-cov==6.0.0",
7070
"pytest-md==0.2.0",
7171
"pytest-mock==3.14.0",

0 commit comments

Comments
 (0)