Skip to content

Commit de63d26

Browse files
Bump pytest-asyncio from 0.26.0 to 1.0.0 in the major group (#452)
Bumps the major group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio). Updates `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:development update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7aab45 commit de63d26

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
@@ -35,7 +35,7 @@ openapi-spec-validator = "^0.7.2"
3535
prance = "^23.6.21"
3636
pyenchant = "^3.2.2"
3737
pytest = "^8.4.0"
38-
pytest-asyncio = "^0.26.0"
38+
pytest-asyncio = "^1.0.0"
3939
pytest-cov = "^6.2.1"
4040
ruff = "^0.11.13"
4141
Sphinx = "^7.1.2"

0 commit comments

Comments
 (0)