Skip to content

Commit 14c912e

Browse files
Build: Bump pytest from 7.4.4 to 9.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 9.0.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@7.4.4...9.0.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35a5f2d commit 14c912e

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ kerberos = {version = "^1.3.1", optional = true}
8787
datafusion = { version = ">=45,<49", optional = true }
8888

8989
[tool.poetry.group.dev.dependencies]
90-
pytest = "7.4.4"
90+
pytest = "9.0.0"
9191
pytest-checkdocs = "2.13.0"
9292
prek = "^0.2.1"
9393
pytest-lazy-fixture = "0.6.3"

0 commit comments

Comments
 (0)