Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit 42e053a

Browse files
Update dependency pytest to v8
1 parent 3d5d567 commit 42e053a

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

Lines changed: 11 additions & 11 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
@@ -31,7 +31,7 @@ opentelemetry-sdk = "^1.23.0"
3131
opentelemetry-exporter-otlp = "^1.23.0"
3232

3333
[tool.poetry.group.dev.dependencies]
34-
pytest = "^7.4.4"
34+
pytest = "^8.3.1"
3535
pytest-cov = "^4.1.0"
3636
pytest-mock = "^3.12.0"
3737
pytest-randomly = "^3.15.0"

0 commit comments

Comments
 (0)