Skip to content

Commit

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

Bump pytest-asyncio from 0.23.1 to 0.23.2
  • Loading branch information
sanders41 authored Dec 7, 2023
2 parents 503e4e6 + c46565b commit a9ef3bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.23.1"
pytest-asyncio = "0.23.2"
pytest-cov = "4.1.0"
pytest-meilisearch = "0.3.2"
ruff = "0.1.7"
Expand Down

0 comments on commit a9ef3bc

Please sign in to comment.