Skip to content

Commit 9782eb5

Browse files
authored
Merge pull request #284 from yassun7010/dependabot/pip/pytest-asyncio-0.25.3
chore(deps-dev): bump pytest-asyncio from 0.24.0 to 0.25.3
2 parents caf9f5c + ad49a23 commit 9782eb5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 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
@@ -84,7 +84,7 @@ pyright = "1.1.345"
8484
ruff = ">=0.3.5,<0.7.0"
8585
pydantic = "^2.5.3"
8686
pytest-cov = ">=4.1,<7.0"
87-
pytest-asyncio = ">=0.23.3,<0.25.0"
87+
pytest-asyncio = ">=0.23.3,<0.26.0"
8888
pytest-xdist = "^3.5.0"
8989
pandera = ">=0.18,<0.21"
9090
typing-extensions = "^4.9.0"

0 commit comments

Comments
 (0)