Skip to content

Commit 92a60ed

Browse files
Bump pytest-aiohttp from 1.0.5 to 1.1.0 (#486)
Bumps [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) from 1.0.5 to 1.1.0. - [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.5...v1.1.0) --- updated-dependencies: - dependency-name: pytest-aiohttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 960d4db commit 92a60ed

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==44.0.0; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
33
pytest==8.3.4
4-
pytest-aiohttp==1.0.5
4+
pytest-aiohttp==1.1.0
55
pytest-asyncio==0.25.2
66
pytest-cov==6.0.0
77
trustme==1.2.1; platform_machine!="i686" # no 32-bit wheels

0 commit comments

Comments
 (0)