Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit c82f202

Browse files
Bump pytest-asyncio from 0.25.3 to 0.26.0 (#1316)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.3 to 0.26.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.3...v0.26.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99e458b commit c82f202

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -49,7 +49,7 @@ ruff = "==0.11.2"
4949
bandit = "==1.8.3"
5050
build = "==1.2.2.post1"
5151
wheel = "==0.45.1"
52-
pytest-asyncio = "==0.25.3"
52+
pytest-asyncio = "==0.26.0"
5353
llama_cpp_python = "==0.3.5"
5454
scikit-learn = "==1.6.1"
5555
python-dotenv = "==1.1.0"

0 commit comments

Comments
 (0)