Skip to content

Commit a4ec8e8

Browse files
Bump pytest-asyncio from 0.26.0 to 1.0.0 (#22)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.26.0 to 1.0.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.26.0...v1.0.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22ff351 commit a4ec8e8

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
@@ -30,7 +30,7 @@ tqdm = "^4.67.0"
3030
scikit-learn = "^1.7.0"
3131
azure-ai-ml = "^1.27.1"
3232
azure-identity = "^1.23.0"
33-
pytest-asyncio = "^0.26.0"
33+
pytest-asyncio = "^1.0.0"
3434
azureml-mlflow = "^1.60.0"
3535

3636
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)