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

Commit e5df2ff

Browse files
chore(deps-dev): bump pytest from 7.3.1 to 7.3.2 (#108)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.3.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.3.1...7.3.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 2c5e2fc commit e5df2ff

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
@@ -31,7 +31,7 @@ python-semantic-release = "^7.33.2"
3131
black = "^23.3.0"
3232
isort = "^5.12.0"
3333
pre-commit = "^3.3.2"
34-
pytest = "^7.3.1"
34+
pytest = "^7.3.2"
3535
pytest-asyncio = "^0.21.0"
3636
pytest-cov = "^4.1.0"
3737
python-dotenv = "^1.0.0"

0 commit comments

Comments
 (0)