Skip to content

Commit 4f41918

Browse files
build(deps-dev): bump pytest from 7.4.4 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.1.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.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90ec062 commit 4f41918

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ opentelemetry-exporter-otlp-proto-grpc = "^1.22.0"
7777
[tool.poetry.group.dev.dependencies]
7878
datamodel-code-generator = "0.25.5"
7979
grpcio-tools = "1.48.2"
80-
pytest = "7.4.4"
80+
pytest = "8.1.1"
8181
pytest-asyncio = "0.21.1"
8282
pytest-mock = "3.12.0"
8383
pytest-cases = "3.8.4"

0 commit comments

Comments
 (0)