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

Commit 4db82ea

Browse files
build(deps-dev): bump pytest from 7.0.0 to 7.1.1 (#91)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.1.1. - [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.0.0...7.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acdf276 commit 4db82ea

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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.0.0"
38+
pytest = "^7.1.1"
3939
coverage = {extras = ["toml"], version = "^6.3"}
4040
safety = "^1.10.3"
4141
mypy = "^0.931"

0 commit comments

Comments
 (0)