Skip to content

Commit

Permalink
chore(deps-dev): bump pytest-asyncio from 0.23.2 to 0.23.3 (#400)
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.2 to 0.23.3.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.23.2...v0.23.3)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  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 Jan 2, 2024
1 parent ecd4b2d commit ad1a346
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 @@ -28,7 +28,7 @@ flake8 = "^5.0.4"
black = "^23.12"
isort = "^5.13.2"
pytest-cov = "^4.1.0"
pytest-asyncio = "^0.23.2"
pytest-asyncio = "^0.23.3"
mimesis = "^11.1.0"
pytest-depends = "^1.0.1"

Expand Down

0 comments on commit ad1a346

Please sign in to comment.