Skip to content

Commit 90ff897

Browse files
build(deps-dev): bump pytest from 9.0.1 to 9.0.2 (#193)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99f7332 commit 90ff897

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ documentation = "https://github.com/noahhusby/aiostreammagic"
2727
[project.optional-dependencies]
2828
dev = [
2929
"mypy==1.19.0",
30-
"pytest==9.0.1",
30+
"pytest==9.0.2",
3131
"pytest-asyncio==1.3.0",
3232
"pytest-cov==7.0.0",
3333
"ruff==0.14.8"

0 commit comments

Comments
 (0)