Skip to content

Commit a49a22c

Browse files
chore(deps-dev): bump pytest from 7.4.4 to 8.3.4 (#50)
1 parent 34a312d commit a49a22c

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ python = "^3.10"
2727
scapy = ">=2.5.0"
2828

2929
[tool.poetry.group.dev.dependencies]
30-
pytest = "^7.0"
30+
pytest = ">=7,<9"
3131
pytest-cov = ">=3,<7"
3232
pytest-asyncio = "^0.23.4"
3333

0 commit comments

Comments
 (0)