Skip to content

Commit 0e6221f

Browse files
Bump pytest from 8.0.0 to 8.2.0 (#425)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.2.0. - [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.0.0...8.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbe35db commit 0e6221f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ mypy==1.17.1
33
pylint==3.0.3
44
pytest-cov==4.1.0
55
pytest-xdist==3.5.0
6-
pytest==8.0.0
6+
pytest==8.4.1
77
psutil
88
pyspark
99
uvicorn

0 commit comments

Comments
 (0)