Skip to content

Commit

Permalink
Bump pytest-aiohttp from 1.0.4 to 1.0.5
Browse files Browse the repository at this point in the history
Bumps [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) from 1.0.4 to 1.0.5.
- [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.4...v1.0.5)

---
updated-dependencies:
- dependency-name: pytest-aiohttp
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2023
1 parent 5cf12be commit a8db9cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -22,7 +22,7 @@ detect-secrets = "^1.4.0"
[tool.poetry.group.dev.dependencies]
pytest = "^7.4.1"
aioresponses = "^0.7.4"
pytest-aiohttp = "^1.0.4"
pytest-aiohttp = "^1.0.5"
black = "^23.7"
flake8 = "^6.1.0"
mypy = "^1.5"
Expand Down

0 comments on commit a8db9cf

Please sign in to comment.