Skip to content

Commit ec89ae5

Browse files
authored
Merge pull request fastapi-mvc#269 from fastapi-mvc/dependabot/pip/pytest-7.3.1
Bump pytest from 7.2.2 to 7.3.1
2 parents 886da2e + 8b008b0 commit ec89ae5

File tree

2 files changed

+6
-26
lines changed

2 files changed

+6
-26
lines changed

poetry.lock

Lines changed: 5 additions & 25 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
@@ -32,7 +32,7 @@ click = "~8.1.3"
3232
copier = "6.2.0"
3333

3434
[tool.poetry.group.dev.dependencies]
35-
pytest = "~7.2.0"
35+
pytest = ">=7.2,<7.4"
3636
pytest-cov = "~4.0.0"
3737
flake8 = "~5.0.4"
3838
flake8-docstrings = "~1.7.0"

0 commit comments

Comments
 (0)