Skip to content

Commit 07fbe00

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ boto3 = "^1.34.111"
4949
coverage = "^7.5.1"
5050
debugpy = "^1.8.1"
5151
pydevd-pycharm = "^233.13763.5"
52-
pytest = "^7.4.4"
52+
pytest = ">=7.4.4,<9.0.0"
5353
pytest-mock = "^3.14.0"
5454
pytest-html = "^4.1.1"
5555
pytest-html-merger = ">=0.0.10,<0.1.1"

0 commit comments

Comments
 (0)