Skip to content

Commit 1c6559b

Browse files
Update dependency pytest-asyncio to v1 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca7b12b commit 1c6559b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
[dependency-groups]
3434
test = [
3535
"pytest>=8.4.2,<8.5.0",
36-
"pytest-asyncio>=0.21.0,<1.0.0",
36+
"pytest-asyncio>=1.2.0,<1.3.0",
3737
"pytest-cov>=7.0.0,<7.1.0",
3838
"pytest-mock>=3.11.0,<4.0.0",
3939
"fakeredis>=2.0.0,<3.0.0",

uv.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)