Skip to content

Commit 46f0260

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump pytest from 8.4.1 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac3204e commit 46f0260

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dev = [
6868
"pre-commit==4.3.0",
6969
"pylint==3.3.8",
7070
"pyright==1.1.404",
71-
"pytest==8.4.1",
71+
"pytest==8.4.2",
7272
"pytest-cov==6.2.1",
7373
"pytest-md==0.2.0",
7474
"pytest-mock==3.14.1",

0 commit comments

Comments
 (0)