Skip to content

Commit 94a4b08

Browse files
Bump pytest from 7.2.2 to 8.3.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 8.3.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.2.2...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3b5a4a commit 94a4b08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def find_version(*file_paths):
2525
],
2626
'dev': [
2727
"bumpversion==0.6.0",
28-
"pytest==8.3.2",
28+
"pytest==8.3.4",
2929
"pytest-cov==5.0.0",
3030
"twine==4.0.2",
3131
"mock==4.0.3",

0 commit comments

Comments
 (0)