Skip to content

Commit 87dfd80

Browse files
build(deps): bump aioresponses from 0.7.7 to 0.7.8 (#139)
Bumps [aioresponses](https://github.com/pnuckowski/aioresponses) from 0.7.7 to 0.7.8. - [Release notes](https://github.com/pnuckowski/aioresponses/releases) - [Commits](pnuckowski/aioresponses@0.7.7...0.7.8) --- updated-dependencies: - dependency-name: aioresponses dependency-type: direct:production 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 2fde9b2 commit 87dfd80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ spellcheck = [
4747
"codespell==2.3.0"
4848
]
4949
tests = [
50-
"aioresponses==0.7.7",
50+
"aioresponses==0.7.8",
5151
"pytest==8.3.4",
5252
"pytest-asyncio==0.25.2"
5353
]

0 commit comments

Comments
 (0)