Skip to content

Commit 14e3d8a

Browse files
dependabot[bot]Psycojoker
authored andcommitted
Chore(deps): Bump pytest-aiohttp from 1.0.5 to 1.1.0
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]>
1 parent 5be8e90 commit 14e3d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ optional-dependencies.testing = [
8484
"ipfshttpclient==0.8.0a2", # eth/web3 test dependency, for some reason"
8585
"more-itertools==10.6.0",
8686
"pytest==8.0.1",
87-
"pytest-aiohttp==1.0.5",
87+
"pytest-aiohttp==1.1.0",
8888
"pytest-asyncio==0.23.5",
8989
"pytest-cov==4.1.0",
9090
"pytest-mock==3.14.0",

0 commit comments

Comments
 (0)