Skip to content

Commit deffbcc

Browse files
build(deps-dev): bump pytest from 9.0.0 to 9.0.1 (#188)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e20f338 commit deffbcc

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.18.2",
30-
"pytest==9.0.0",
30+
"pytest==9.0.1",
3131
"pytest-asyncio==1.3.0",
3232
"pytest-cov==7.0.0",
3333
"ruff==0.14.4"

0 commit comments

Comments
 (0)