Skip to content

Commit 8e75469

Browse files
build(deps-dev): bump the pytest-dependencies group with 2 updates (#440)
Bumps the pytest-dependencies group with 2 updates: [pytest](https://github.com/pytest-dev/pytest) and [pytest-mock](https://github.com/pytest-dev/pytest-mock). Updates `pytest` from 8.4.1 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.4.1...8.4.2) Updates `pytest-mock` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.1...v3.15.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pytest-dependencies - dependency-name: pytest-mock dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pytest-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40a98db commit 8e75469

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
betamax==0.9.0
22
betamax-serializers==0.2.1
3-
pytest==8.4.1
3+
pytest==8.4.2
44
pytest-asyncio==1.1.0
55
pytest-cov==6.2.1
6-
pytest-mock==3.14.1
6+
pytest-mock==3.15.0

0 commit comments

Comments
 (0)