Skip to content

Commit

Permalink
Merge pull request #83 from noahhusby/dependabot/pip/pytest-asyncio-0…
Browse files Browse the repository at this point in the history
….25.1

build(deps-dev): bump pytest-asyncio from 0.25.0 to 0.25.1
  • Loading branch information
noahhusby authored Jan 6, 2025
2 parents 5a31035 + 666b5d4 commit 178260a
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 @@ -20,7 +20,7 @@ aiohttp = "^3.11.7"
[tool.poetry.group.dev.dependencies]
mypy = "1.14.1"
pytest = "8.3.4"
pytest-asyncio = "0.25.0"
pytest-asyncio = "0.25.1"
ruff = "0.8.6"

[tool.mypy]
Expand Down

0 comments on commit 178260a

Please sign in to comment.