Skip to content

Commit b450b09

Browse files
Bump pytest from 8.3.5 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.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@8.3.5...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 244f2ef commit b450b09

2 files changed

Lines changed: 26 additions & 10 deletions

File tree

poetry.lock

Lines changed: 25 additions & 9 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
@@ -26,7 +26,7 @@ docopt = "^0.6.2"
2626
jsonpath-rw = "^1.4.0"
2727
semver = "^2.9.0"
2828
gitpython = "^3.1.46"
29-
pytest = "^8.2.0"
29+
pytest = "^8.4.2"
3030
coverage = "^5.5"
3131
aiohttp = "^3.13.3"
3232
pytest-asyncio = "^0.14.0"

0 commit comments

Comments
 (0)