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

Commit 87125bc

Browse files
chore(deps-dev): bump pytest from 7.4.2 to 7.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3. - [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.4.2...7.4.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f332fa commit 87125bc

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
@@ -31,7 +31,7 @@ python-semantic-release = "^8.1.1"
3131
black = "^23.10.0"
3232
isort = "^5.12.0"
3333
pre-commit = "^3.4.0"
34-
pytest = "^7.4.2"
34+
pytest = "^7.4.3"
3535
pytest-asyncio = "^0.21.0"
3636
pytest-cov = "^4.1.0"
3737
python-dotenv = "^1.0.0"

0 commit comments

Comments
 (0)