Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.19.0 to 0.21.1
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.19.0 to 0.21.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.19.0...v0.21.1)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent e21efbd commit 949e954
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -28,7 +28,7 @@ responses = "*"
pytest-socket = "*"
freezegun = "*"
aioresponses = "^0.7.2"
pytest-asyncio = "^0.19.0"
pytest-asyncio = ">=0.19,<0.22"
environs = "^9.5.0"

[build-system]
Expand Down

0 comments on commit 949e954

Please sign in to comment.