Skip to content

Commit 69c1fa5

Browse files
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05f8d1f commit 69c1fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"markdown-include==0.8.1",
5959
"markdown-katex==202406.1035",
6060
],
61-
"tests": ["pytest==8.4.1", "pytest-cov==7.0.0"],
61+
"tests": ["pytest==8.4.2", "pytest-cov==7.0.0"],
6262
"all-electron": ["pawpyseed==0.7.1"],
6363
"dev": ["pre-commit==4.1.0"],
6464
},

0 commit comments

Comments
 (0)