Skip to content

Commit

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

---
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] committed Apr 26, 2024
1 parent 2d41c6f commit 13721a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hail/python/dev/pinned-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ pytest==7.4.4
# pytest-metadata
# pytest-timeout
# pytest-xdist
pytest-asyncio==0.21.1
pytest-asyncio==0.23.6
pytest-forked==1.6.0
# via pytest-xdist
pytest-html==1.22.1
Expand Down
2 changes: 1 addition & 1 deletion hail/python/dev/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pytest-html>=1.20.0,<2
pytest-xdist>=2.2.1,<3
pytest-instafail>=0.4.2,<1
# https://github.com/hail-is/hail/issues/14130
pytest-asyncio>=0.14.0,<0.23
pytest-asyncio>=0.14.0,<0.24
pytest-timestamper>=0.0.9,<1
pytest-timeout>=2.1,<3
pyright>=1.1.349,<1.2
Expand Down

0 comments on commit 13721a5

Please sign in to comment.