Skip to content

Commit 2dabd43

Browse files
chore(deps): update dependency pytest-asyncio to ^0.26.0
| datasource | package | from | to | | ---------- | -------------- | ------ | ------ | | pypi | pytest-asyncio | 0.24.0 | 0.26.0 |
1 parent 0a1fb83 commit 2dabd43

2 files changed

Lines changed: 12 additions & 7 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ mypy = "^1.8.0"
3333
ruff = "^0.11.6"
3434
pre-commit = "^3.8.0"
3535
pytest = "^8.3.3"
36-
pytest-asyncio = "^0.24.0"
36+
pytest-asyncio = "^0.26.0"
3737
types-protobuf = "^5.29.1.20250208"
3838
pandas-stubs = "^2.2.3.250308"
3939
types-requests = "^2.32.0.20250306"

0 commit comments

Comments
 (0)