Skip to content

Commit

Permalink
chore(deps-dev): bump pytest-asyncio from 0.23.8 to 0.24.0 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 2c6cfed commit e230238
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 24 deletions.
52 changes: 29 additions & 23 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 @@ -24,7 +24,7 @@ coverage = "^7.3.4"
pytest-cov = "^5.0.0"
pytest-xdist = "^3.5.0"
pytest-socket = "^0.7.0"
pytest-asyncio = "^0.23.6"
pytest-asyncio = "^0.24.0"
galileo-core = { extras = ["testing"], version = "^2.6.0" }


Expand Down

0 comments on commit e230238

Please sign in to comment.