Skip to content

Commit 5df3919

Browse files
chore(deps-dev): Bump pytest from 7.4.4 to 8.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.2.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.2.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 e28b185 commit 5df3919

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -49,7 +49,7 @@ boto3 = "^1.34.107"
4949
coverage = "^7.5.1"
5050
debugpy = "^1.8.1"
5151
pydevd-pycharm = "^233.13763.5"
52-
pytest = "^7.4.4"
52+
pytest = "^8.2.0"
5353
pytest-mock = "^3.14.0"
5454
pytest-html = "^4.1.1"
5555
pytest-html-merger = "^0.0.10"

0 commit comments

Comments
 (0)