Skip to content

Commit 2789c1b

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 df6d8ee commit 2789c1b

2 files changed

Lines changed: 8 additions & 10 deletions

File tree

packages/opentelemetry-instrumentation-weaviate/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ weaviate_client = "opentelemetry.instrumentation.weaviate:WeaviateInstrumentor"
2929
[dependency-groups]
3030
dev = [
3131
"autopep8>=2.2.0,<3",
32-
"pytest-sugar==1.0.0",
33-
"pytest>=8.2.2,<9",
32+
"pytest>=8.2.2,<10",
33+
"pytest>=8.2.2,<10",
3434
"ruff>=0.4.0",
3535
]
3636
test = [
@@ -39,7 +39,7 @@ test = [
3939
"opentelemetry-sdk>=1.38.0,<2",
4040
"pytest-recording>=0.13.1,<0.14.0",
4141
"pytest-sugar==1.0.0",
42-
"pytest>=8.2.2,<9",
42+
"pytest>=8.2.2,<10",
4343
"vcrpy>=8.0.0,<9",
4444
"weaviate-client>=3.26,<4",
4545
]

packages/opentelemetry-instrumentation-weaviate/uv.lock

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

0 commit comments

Comments
 (0)