Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: aioresponses
  dependency-type: direct:development
  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 Dec 1, 2023
1 parent 2262a20 commit 879cd7f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pytest = "^7.4.3"
pytest-asyncio = "^0.21.1"
pytest-cov = "^4.1.0"
pytest-socket = "^0.6.0"
aioresponses = "^0.7.4"
aioresponses = "^0.7.6"
ruff = "^0.0.291"
pre-commit = "^3.3.3"

Expand Down

0 comments on commit 879cd7f

Please sign in to comment.