From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 17:45:42 +0000 (+0200) Subject: Bump pytest-aiohttp from 0.3.0 to 1.0.4 (#437) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=b6a443364375c77fa793049bdd21b64bd630507f;p=music-assistant-server.git Bump pytest-aiohttp from 0.3.0 to 1.0.4 (#437) Bumps [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) from 0.3.0 to 1.0.4. - [Release notes](https://github.com/aio-libs/pytest-aiohttp/releases) - [Changelog](https://github.com/aio-libs/pytest-aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/pytest-aiohttp/compare/v0.3.0...v1.0.4) --- updated-dependencies: - dependency-name: pytest-aiohttp dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements_dev.txt b/requirements_dev.txt index 754759f5..31e68e2c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ flake8==4.0.1 mypy==0.961 pydocstyle==6.1.1 pylint==2.14.5 -pytest-aiohttp==0.3.0 +pytest-aiohttp==1.0.4 pytest-cov==3.0.0 pytest-freezegun==0.4.2 pytest-socket==0.5.1