Skip to content

Commit 9a2d219

Browse files
chore(deps-dev): bump pytest from 8.4.1 to 9.0.3 in /python (#826)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 9.0.3. - [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...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 131a0d4 commit 9a2d219

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

python/poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ flake8 = "^7.1.1"
6666
isort = "^6.0.0"
6767
pyspark = { version = ">=3.5, <4.1", extras = ["connect"] }
6868
grpcio = "<=1.67.1"
69-
pytest = "^8.3.4"
69+
pytest = "^9.0.3"
7070

7171
[tool.poetry.group.tutorials.dependencies]
7272
py7zr = "^0.22.0"

0 commit comments

Comments
 (0)