Skip to content

Commit ad5f445

Browse files
chore(deps-dev): Bump pytest from 7.4.4 to 8.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0. - [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.4...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2e7f4a commit ad5f445

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -44,7 +44,7 @@ boto3 = "^1.34.35"
4444
coverage = "^7.4.1"
4545
debugpy = "^1.8.0"
4646
pydevd-pycharm = "^233.13763.5"
47-
pytest = "^7.4.4"
47+
pytest = "^8.0.0"
4848
pytest-mock = "^3.12.0"
4949
pytest-html = "^4.1.1"
5050
pytest-html-merger = "^0.0.10"

0 commit comments

Comments
 (0)