Skip to content

Commit 121648b

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 fa009d3 commit 121648b

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
@@ -48,7 +48,7 @@ boto3 = "^1.34.97"
4848
coverage = "^7.5.0"
4949
debugpy = "^1.8.1"
5050
pydevd-pycharm = "^233.13763.5"
51-
pytest = "^7.4.4"
51+
pytest = "^8.2.0"
5252
pytest-mock = "^3.14.0"
5353
pytest-html = "^4.1.1"
5454
pytest-html-merger = "^0.0.10"

0 commit comments

Comments
 (0)