Skip to content

Commit d0ff301

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

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

poetry.lock

Lines changed: 17 additions & 16 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
@@ -35,7 +35,7 @@ isort = "^5.13.2"
3535
black = "^23.12.1"
3636
grpcio-tools = "^1.60.0"
3737
pyopenssl = "^23.3.0"
38-
pytest = "^7.4.4"
38+
pytest = "^8.4.1"
3939

4040

4141
[tool.poetry.group.remoteworker.dependencies]

0 commit comments

Comments
 (0)