Skip to content

Commit 3532828

Browse files
authored
Merge pull request #107 from custom-components/dependabot/pip/pytest-7.4.3
2 parents cc98fc7 + e13cb69 commit 3532828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = ["python-dateutil", "feedparser==6.0.10", "homeassistant"]
2929
dev = [
3030
"black",
3131
"homeassistant-stubs==2023.8.1",
32-
"pytest==7.4.2",
32+
"pytest==7.4.3",
3333
"mypy",
3434
"ruff",
3535
"types-python-dateutil",

0 commit comments

Comments
 (0)