Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit f22cf26

Browse files
build(deps-dev): bump pytest from 7.1.1 to 7.1.2 (#139)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.1.1...7.1.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d592b4 commit f22cf26

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -35,7 +35,7 @@ fastapi-crudrouter=['fastapi-crudrouter>=0.8.4']
3535

3636

3737
[tool.poetry.dev-dependencies]
38-
pytest = "^7.1.1"
38+
pytest = "^7.1.2"
3939
coverage = {extras = ["toml"], version = "^6.3"}
4040
safety = "^1.10.3"
4141
mypy = "^0.942"

0 commit comments

Comments
 (0)