Skip to content

Commit

Permalink
Update dependency pytest-asyncio to ^0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2023
1 parent 93b8198 commit ba0f2b5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions discord_app/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 discord_app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ flake8 = "^6.0"
pytest = "^7.1.1"
pytest-mock = "^3.5.1"
pytest-env = "^0.8.1"
pytest-asyncio = "^0.20.2"
pytest-asyncio = "^0.23.0"
pytest-cov = "^4.0.0"
opnieuw = "^1.1.0"
coverage = { extras = ["toml"], version = "^6.3" }
Expand Down

0 comments on commit ba0f2b5

Please sign in to comment.