Skip to content

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] <[email protected]> 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

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
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)