Skip to content

Commit 936e9a9

Browse files
Bump pytest from 7.4.4 to 8.0.1 (#189)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.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@7.4.4...8.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88fb812 commit 936e9a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ mypy==1.8.0
33
pylint==3.0.3
44
pytest-cov==4.1.0
55
pytest-xdist==3.5.0
6-
pytest==7.4.4
6+
pytest==8.0.1
77
pyspark==3.2.2; python_version < "3.11"
88
pyspark<3.6.0; python_version >= "3.11"

0 commit comments

Comments
 (0)