Skip to content

Commit d81f607

Browse files
chore(deps): update dependency pytest-asyncio to >=1.3.0,<1.4.0 (#218)
| datasource | package | from | to | | ---------- | -------------- | ----- | ----- | | pypi | pytest-asyncio | 1.2.0 | 1.3.0 | Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
1 parent be4df83 commit d81f607

File tree

2 files changed

+2601
-2619
lines changed

2 files changed

+2601
-2619
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dev = [
5959
"ruff>=0.11.6,<1.0.0",
6060
"pre-commit>=4.0.0,<5.0.0",
6161
"pytest>=8.3.3,<9.0.0",
62-
"pytest-asyncio>=1.2.0,<1.3.0",
62+
"pytest-asyncio>=1.3.0,<1.4.0",
6363
"types-protobuf>=5.29.1.20250208",
6464
"pandas-stubs>=2.2.3.250308",
6565
"types-requests>=2.32.0.20250306",

0 commit comments

Comments
 (0)