Skip to content

Commit c907b6b

Browse files
chore(deps-dev): Bump pytest-asyncio from 0.26.0 to 1.0.0
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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a967511 commit c907b6b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -80,7 +80,7 @@ pydevd-pycharm = ">=251.17181.23,<253.0.0"
8080

8181
# testing
8282
pytest = "^8.3.4"
83-
pytest-asyncio = ">=0.25.3,<0.27.0"
83+
pytest-asyncio = ">=0.25.3,<1.1.0"
8484
pytest-cov = "^6.0.0"
8585
pytest-ruff = "^0.4.1"
8686
pytest-xdist = "^3.6.1"

0 commit comments

Comments
 (0)