Skip to content

Commit 6549438

Browse files
Bump pytest-aiohttp from 1.0.4 to 1.0.5
Bumps [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/aio-libs/pytest-aiohttp/releases) - [Changelog](https://github.com/aio-libs/pytest-aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/pytest-aiohttp@v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: pytest-aiohttp dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba032e8 commit 6549438

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

Lines changed: 11 additions & 11 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
@@ -38,7 +38,7 @@ aioresponses = "^0.7.4"
3838
mock = "^5.1.0"
3939
pipx = "^1.7.1"
4040
pytest = "^7.4.0"
41-
pytest-aiohttp = "^1.0.4"
41+
pytest-aiohttp = "^1.0.5"
4242
pytest-asyncio = ">=0.21.1,<0.24.0"
4343
pytest-cov = "^4.1.0"
4444
responses = ">=0.23.3,<0.25.0"

0 commit comments

Comments
 (0)