Skip to content

Commit e1ce6b1

Browse files
authored
Merge pull request #80 from yassun7010/dependabot/pip/pytest-8.0.0
chore(deps-dev): bump pytest from 7.4.4 to 8.0.0
2 parents b75e3aa + 05208b2 commit e1ce6b1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -79,7 +79,7 @@ develop = true
7979
optional = true
8080

8181
[tool.poetry.group.dev.dependencies]
82-
pytest = "^7.4.4"
82+
pytest = ">=7.4.4,<9.0.0"
8383
taskipy = "^1.12.0"
8484
pyright = "^1.1.345"
8585
ruff = ">=0.1.11,<0.3.0"

0 commit comments

Comments
 (0)