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

Commit ca3abe7

Browse files
Bump pytest-asyncio from 0.25.1 to 0.25.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.1 to 0.25.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.1...v0.25.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 523ce87 commit ca3abe7

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
@@ -37,7 +37,7 @@ bandit = ">=1.7.10"
3737
build = ">=1.0.0"
3838
wheel = ">=0.40.0"
3939
litellm = ">=1.52.11"
40-
pytest-asyncio = "0.25.1"
40+
pytest-asyncio = "0.25.2"
4141
llama_cpp_python = ">=0.3.2"
4242
scikit-learn = ">=1.6.0"
4343
python-dotenv = ">=1.0.1"

0 commit comments

Comments
 (0)