Skip to content

Commit 80e107a

Browse files
Bump pytest-aiohttp from 0.3.0 to 1.0.5 (#446)
Bumps [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) from 0.3.0 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@v0.3.0...v1.0.5) --- updated-dependencies: - dependency-name: pytest-aiohttp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fadee08 commit 80e107a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r prod.txt
22
cryptography==36.0.1; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
33
pytest==7.2.2
4-
pytest-aiohttp==0.3.0
4+
pytest-aiohttp==1.0.5
55
pytest-cov==3.0.0
66
trustme==1.2.0; platform_machine!="i686" # no 32-bit wheels
77
twine==4.0.2

0 commit comments

Comments
 (0)