Skip to content

Commit d4d4adf

Browse files
chore(deps-dev): bump pytest-asyncio from 0.26.0 to 1.1.0 (#1605)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b734512 commit d4d4adf

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

poetry.lock

Lines changed: 18 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
@@ -75,7 +75,7 @@ ifaddr = ">=0.1.7"
7575
[tool.poetry.group.dev.dependencies]
7676
pytest = ">=7.2,<9.0"
7777
pytest-cov = ">=4,<7"
78-
pytest-asyncio = ">=0.20.3,<0.27.0"
78+
pytest-asyncio = ">=0.20.3,<1.2.0"
7979
cython = "^3.0.5"
8080
setuptools = ">=65.6.3,<81.0.0"
8181
pytest-timeout = "^2.1.0"

0 commit comments

Comments
 (0)