Skip to content

Commit 31194a3

Browse files
chore(deps-dev): bump pytest-asyncio from 1.2.0 to 1.3.0 (#1728)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent c45d246 commit 31194a3

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 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
@@ -86,7 +86,7 @@ ifaddr = ">=0.1.7"
8686
[tool.poetry.group.dev.dependencies]
8787
pytest = ">=7.2,<9.0"
8888
pytest-cov = ">=4,<8"
89-
pytest-asyncio = ">=0.20.3,<1.3.0"
89+
pytest-asyncio = ">=1.3.0,<1.4.0"
9090
cython = "^3.2.4"
9191
setuptools = ">=65.6.3,<83.0.0"
9292
pytest-timeout = "^2.1.0"

0 commit comments

Comments
 (0)