Skip to content

Commit 41a1831

Browse files
dependabot[bot]dtrifiro
authored andcommitted
build(deps): bump pytest from 8.3.3 to 8.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.5. - [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.3.3...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63c37a3 commit 41a1831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ convert_pt_to_prompt = "vllm_tgis_adapter.tgis_utils.convert_pt_to_prompt:cli"
5353

5454
[project.optional-dependencies]
5555
tests = [
56-
"pytest==8.3.3",
56+
"pytest==8.3.5",
5757
"pytest-cov==6.0.0",
5858
"pytest-mock==3.14.0",
5959
"pytest-asyncio==0.25.3",

0 commit comments

Comments
 (0)