Skip to content

Commit 5fd2c96

Browse files
authored
Merge pull request #88 from RonanB96/dependabot/pip/testing-9283575848
deps(deps): bump pytest-asyncio from 1.1.0 to 1.2.0 in the testing group
2 parents 4daa30f + 49e46de commit 5fd2c96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dev = [
4949
]
5050
test = [
5151
"pytest==8.4.2",
52-
"pytest-asyncio==1.1.0",
52+
"pytest-asyncio==1.2.0",
5353
"pytest-cov>=6.2,<8",
5454
"bleak>=0.21.0",
5555
"bleak-retry-connector>=2.13.1,<3",

0 commit comments

Comments
 (0)