Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

Commit 4bdb994

Browse files
deps(ibis): bump pytest from 8.3.5 to 9.0.3 in /ibis-server
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 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.3.5...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>
1 parent ed03388 commit 4bdb994

2 files changed

Lines changed: 15 additions & 14 deletions

File tree

ibis-server/poetry.lock

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

ibis-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ plotly = ">=5.0.0"
7474
optional = true
7575

7676
[tool.poetry.group.dev.dependencies]
77-
pytest = "8.3.5"
77+
pytest = "9.0.3"
7878
testcontainers = { version = "4.9.2", extras = [
7979
"clickhouse",
8080
"mssql",

0 commit comments

Comments
 (0)