Skip to content

Commit

Permalink
Bump aioresponses from 0.7.6 to 0.7.7 (#760)
Browse files Browse the repository at this point in the history
Bumps [aioresponses](https://github.com/pnuckowski/aioresponses) from 0.7.6 to 0.7.7.
- [Release notes](https://github.com/pnuckowski/aioresponses/releases)
- [Commits](pnuckowski/aioresponses@0.7.6...0.7.7)

---
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>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent a553298 commit 14faeb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ requirements = [
"segno==1.6.1",
]
requirements_test = [
"aioresponses==0.7.6",
"aioresponses==0.7.7",
"mypy==1.13.0",
"pytest==8.3.3",
"pytest-aiohttp==1.0.5",
Expand Down

0 comments on commit 14faeb7

Please sign in to comment.