Skip to content

Commit c4a2c95

Browse files
Bump pytest-aiohttp from 1.0.3 to 1.0.4 (#418)
Bumps [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) from 1.0.3 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](aio-libs/pytest-aiohttp@v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: pytest-aiohttp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc7b700 commit c4a2c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ multidict==6.0.2
1010
mypy==0.940
1111
pygments==2.11.2
1212
pytest==7.0.1
13-
pytest-aiohttp==1.0.3
13+
pytest-aiohttp==1.0.4
1414
pytest-cov==3.0.0
1515
pytest-sugar==0.9.4
1616
pytest-timeout==2.1.0

0 commit comments

Comments
 (0)