Skip to content

Commit 131f762

Browse files
chore(deps-dev): bump pytest
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9f5e2d commit 131f762

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

packages/opentelemetry-instrumentation-replicate/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ replicate = "opentelemetry.instrumentation.replicate:ReplicateInstrumentor"
2727
[dependency-groups]
2828
dev = [
2929
"autopep8>=2.2.0,<3",
30-
"pytest-sugar==1.0.0",
31-
"pytest>=8.2.2,<9",
30+
"pytest>=8.2.2,<10",
31+
"pytest>=8.2.2,<10",
3232
"ruff>=0.4.0",
3333
]
3434
test = [
3535
"opentelemetry-sdk>=1.38.0,<2",
3636
"pytest-recording>=0.13.1,<0.14.0",
3737
"pytest-sugar==1.0.0",
38-
"pytest>=8.2.2,<9",
38+
"pytest>=8.2.2,<10",
3939
"replicate>=0.23.1,<0.27.0",
4040
"vcrpy>=8.0.0,<9",
4141
]

packages/opentelemetry-instrumentation-replicate/uv.lock

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

0 commit comments

Comments
 (0)