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

Commit daa8cce

Browse files
Bump pytest-asyncio from 0.24.0 to 0.25.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2c6069 commit daa8cce

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -31,7 +31,7 @@ bandit = ">=1.7.10"
3131
build = ">=1.0.0"
3232
wheel = ">=0.40.0"
3333
litellm = ">=1.52.11"
34-
pytest-asyncio = "0.24.0"
34+
pytest-asyncio = "0.25.0"
3535
llama_cpp_python = ">=0.3.2"
3636

3737
[build-system]

0 commit comments

Comments
 (0)