Skip to content

Commit

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

---
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 Sep 1, 2024
1 parent c896ed3 commit 62563f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pytest = "==8.3.2"
coverage = "==7.6.1"
pytest-cov = "==5.0.0"
ipython = "==8.26.0"
pytest-asyncio = "==0.23.8"
pytest-asyncio = "==0.24.0"
# currently for design/experiments/store_mongo.py
pymongo = "==4.8.0"
sourmash = "==4.8.11"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

0 comments on commit 62563f3

Please sign in to comment.