Skip to content

Commit cb88cf6

Browse files
chore(deps): update dependency pytest-asyncio to >=0.26.0,<0.27.0
1 parent 9667a5f commit cb88cf6

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ documentation = "https://camunda-community-hub.github.io/pyzeebe/"
3131
[dependency-groups]
3232
dev = [
3333
"pytest>=7.4,<9.0",
34-
"pytest-asyncio>=0.21.2,<0.22.0",
34+
"pytest-asyncio>=0.26.0,<0.27.0",
3535
"pytest-grpc>=0.8.0",
3636
"pytest-mock>=3.11.1",
3737
"pylint>=2.17.5,<4.0.0",

uv.lock

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

0 commit comments

Comments
 (0)