Skip to content

Commit

Permalink
Merge pull request #166 from denpamusic/dependabot/pip/pytest-asyncio…
Browse files Browse the repository at this point in the history
…-0.25.1

Bump pytest-asyncio from 0.24.0 to 0.25.1
  • Loading branch information
denpamusic authored Jan 4, 2025
2 parents 58b0db0 + 147d0d0 commit 4f796ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ test = [
"mypy==1.14.1",
"pyserial-asyncio-fast==0.14",
"pytest==8.3.4",
"pytest-asyncio==0.24.0",
"pytest-asyncio==0.25.1",
"ruff==0.8.5",
"tox==4.23.2",
"types-pyserial==3.5.0.20241221"
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ coverage==7.6.10
mypy==1.14.1
pre-commit==4.0.1
pyserial-asyncio-fast==0.14
pytest-asyncio==0.24.0
pytest-asyncio==0.25.1
pytest==8.3.4
ruff==0.8.5
tomli==2.2.1
Expand Down

0 comments on commit 4f796ba

Please sign in to comment.