Skip to content

Commit 93d074f

Browse files
Bump pytest-asyncio from 0.24.0 to 0.25.0 (#49)
1 parent e1b5d0f commit 93d074f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -23,7 +23,7 @@ mkdocstrings = {extras = ["python"], version = ">=0.26.2,<0.28.0"}
2323
mypy = "^1.12.0"
2424
pytest = ">=7.4.1,<9.0.0"
2525
python-dotenv = "^1.0.0"
26-
pytest-asyncio = ">=0.21.1,<0.25.0"
26+
pytest-asyncio = ">=0.21.1,<0.26.0"
2727
pytest-codecov = ">=0.5.1,<0.7.0"
2828
ruff = "^0.7.0"
2929
mkdocs-material = "^9.5.41"

0 commit comments

Comments
 (0)