Skip to content

Commit a02b401

Browse files
chore(deps): Bump pytest-asyncio from 0.26.0 to 1.0.0 in /scenarios
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] <support@github.com>
1 parent a967511 commit a02b401

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

scenarios/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.

scenarios/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python = "^3.10"
1111
acapy-controller = {git = "https://github.com/indicio-tech/acapy-minimal-example.git", rev = "main"}
1212
docker = "7.1.0"
1313
pytest = "^8.4.0"
14-
pytest-asyncio = "^0.26.0"
14+
pytest-asyncio = "^1.0.0"
1515
pydantic = "^2.11.3"
1616

1717
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)