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

Commit 9c334f2

Browse files
chore(deps-dev): bump pytest from 7.2.2 to 7.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.3.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.2.2...7.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5beade commit 9c334f2

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
@@ -20,7 +20,7 @@ httpx = ">=0.23,<0.25"
2020
pydantic = "^1.10.0"
2121

2222
[tool.poetry.dev-dependencies]
23-
pytest = "^7.2.2"
23+
pytest = "^7.3.1"
2424
flake8 = "^5.0.4"
2525
black = "^23.3.0"
2626
isort = "^5.12.0"

0 commit comments

Comments
 (0)