Skip to content

Commit c2f86d1

Browse files
Build: Bump pytest from 7.4.4 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.3.5. - [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.3.5) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb8756a commit c2f86d1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -85,7 +85,7 @@ polars = { version = "^1.21.0", optional = true }
8585
thrift-sasl = { version = ">=0.4.3", optional = true }
8686

8787
[tool.poetry.group.dev.dependencies]
88-
pytest = "7.4.4"
88+
pytest = "8.3.5"
8989
pytest-checkdocs = "2.13.0"
9090
pytest-lazy-fixture = "0.6.3"
9191
pre-commit = "4.2.0"

0 commit comments

Comments
 (0)