Skip to content

Commit 450be20

Browse files
fix(deps): update dependency pytest-aiohttp to v1.1.0
1 parent bbe9223 commit 450be20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/output/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ruff = "== 0.11.7"
1414
pyright = "== 1.1.391"
1515
pytest = "=8.3.5"
1616
python-dotenv = "=1.0.1"
17-
pytest-aiohttp = "=1.0.5"
17+
pytest-aiohttp = "=1.1.0"
1818

1919
[tool.pytest.ini_options]
2020
asyncio_mode = "auto"

0 commit comments

Comments
 (0)