Skip to content

Commit 4aa0386

Browse files
chore(deps-dev): bump pytest-asyncio from 1.0.0 to 1.1.0 (#1178)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ba886d commit 4aa0386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ pre-commit = [
5353
tests = [
5454
"pytest >= 8.4.1",
5555
"pytest-cov >= 6.2.1",
56-
"pytest-asyncio >=0.24,<1.1",
56+
"pytest-asyncio >=0.24,<1.2",
5757
"python-dotenv >= 1.1.1",
5858
]
5959
lints = [

0 commit comments

Comments
 (0)