Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.21.1 to 0.21.2 (#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent 618c0bf commit fdaa9c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -47,7 +47,7 @@ dev = [
"mypy==1.4.1",
"pip-tools>=6.13.0,<7.0.0",
"pytest>=7.3.1,<8.0.0",
"pytest-asyncio==0.21.1",
"pytest-asyncio==0.21.2",
"python-lsp-jsonrpc==1.0.0",
]

Expand Down
6 changes: 3 additions & 3 deletions requirements-dev.txt
Expand Up @@ -108,9 +108,9 @@ pytest==7.4.4 \
# via
# pytest-asyncio
# ruff-lsp (pyproject.toml)
pytest-asyncio==0.21.1 \
--hash=sha256:40a7eae6dded22c7b604986855ea48400ab15b069ae38116e8c01238e9eeb64d \
--hash=sha256:8666c1c8ac02631d7c51ba282e0c69a8a452b211ffedf2599099845da5c5c37b
pytest-asyncio==0.21.2 \
--hash=sha256:ab664c88bb7998f711d8039cacd4884da6430886ae8bbd4eded552ed2004f16b \
--hash=sha256:d67738fc232b94b326b9d060750beb16e0074210b98dd8b58a5239fa2a154f45
# via ruff-lsp (pyproject.toml)
python-lsp-jsonrpc==1.0.0 \
--hash=sha256:079b143be64b0a378bdb21dff5e28a8c1393fe7e8a654ef068322d754e545fc7 \
Expand Down

0 comments on commit fdaa9c0

Please sign in to comment.