Skip to content

Commit 383275a

Browse files
chore(deps-dev): bump pytest-asyncio from 1.2.0 to 1.3.0 (#572)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 650cf0a commit 383275a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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
@@ -47,7 +47,7 @@ sphinxcontrib-fulltoc = "^1.2.0"
4747
[tool.poetry.group.dev.dependencies]
4848
pytest = ">=7,<9"
4949
pytest-cov = ">=3,<8"
50-
pytest-asyncio = ">=0.19,<1.3"
50+
pytest-asyncio = ">=0.19,<1.4"
5151
pycairo = "^1.21.0"
5252
PyGObject = {version = ">=3.50,<3.51", python = "<4"}
5353
Cython = ">=3,<3.3.0"

0 commit comments

Comments
 (0)