Skip to content

Commit 38daee5

Browse files
authored
Merge pull request #16 from rena2damas/dependabot/pip/pytest-7.2.0
build(deps-dev): bump pytest from 7.1.3 to 7.2.0
2 parents 0032ccb + fb92e77 commit 38daee5

File tree

2 files changed

+23
-20
lines changed

2 files changed

+23
-20
lines changed

poetry.lock

Lines changed: 22 additions & 19 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
@@ -49,7 +49,7 @@ coverage = "^6.5.0"
4949
Flask = "^2.1.2"
5050
Flask-RESTful = "^0.3.9"
5151
pre-commit = "^2.20.0"
52-
pytest = "^7.1.3"
52+
pytest = "^7.2.0"
5353

5454
[tool.poetry.extras]
5555
flask = ["Flask"]

0 commit comments

Comments
 (0)