Skip to content

Commit

Permalink
fix(deps): update dependency pytest-aiohttp to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 9378e5d commit 69ef922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/output/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ruff = "== 0.9.1"
pyright = "== 1.1.391"
pytest = "=8.3.4"
python-dotenv = "=1.0.1"
pytest-aiohttp = "=1.0.5"
pytest-aiohttp = "=1.1.0"

[tool.pytest.ini_options]
asyncio_mode = "auto"
Expand Down

0 comments on commit 69ef922

Please sign in to comment.