Skip to content

Commit 9e695f2

Browse files
authored
Merge pull request #390 from jacebrowning/dependabot/pip/pytest-describe-3.0.0
Bump pytest-describe from 2.2.1 to 3.0.0
2 parents 3b829ae + 86c4edf commit 9e695f2

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
@@ -71,7 +71,7 @@ pydocstyle = "*"
7171

7272
# Testing
7373
pytest = ">=6.2.5,<9.0.0"
74-
pytest-describe = "^2.0"
74+
pytest-describe = ">=2,<4"
7575
pytest-expecter = "^3.0"
7676
pytest-mock = "*"
7777
pytest-random = "*"

0 commit comments

Comments
 (0)