Skip to content

Commit

Permalink
Merge pull request #307 from sanders41/dependabot/pip/pytest-asyncio-…
Browse files Browse the repository at this point in the history
…0.23.1

Bump pytest-asyncio from 0.21.1 to 0.23.1
  • Loading branch information
sanders41 authored Dec 4, 2023
2 parents 4a9129c + 60b1652 commit f708a50
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -30,7 +30,7 @@ uvloop = {version = "0.19.0", markers = "sys_platform != 'win32'"}
mypy = "1.7.1"
pre-commit = "3.5.0"
pytest = "7.4.3"
pytest-asyncio = "0.21.1"
pytest-asyncio = "0.23.1"
pytest-cov = "4.1.0"
pytest-meilisearch = "0.3.2"
ruff = "0.1.6"
Expand Down

0 comments on commit f708a50

Please sign in to comment.