Skip to content

Commit 820ae80

Browse files
Bump aioresponses from 0.7.6 to 0.7.8 (#75)
Bumps [aioresponses](https://github.com/pnuckowski/aioresponses) from 0.7.6 to 0.7.8. - [Release notes](https://github.com/pnuckowski/aioresponses/releases) - [Commits](pnuckowski/aioresponses@0.7.6...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 5289214 commit 820ae80

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
@@ -28,7 +28,7 @@ dev = [
2828
"orjson==3.10.16",
2929

3030
# Test requirements
31-
"aioresponses==0.7.6",
31+
"aioresponses==0.7.8",
3232
"codespell==2.4.1",
3333
"coverage==7.8.0",
3434
"mypy==1.15.0",

0 commit comments

Comments
 (0)