mirror of
https://github.com/affaan-m/ECC.git
synced 2026-08-17 21:15:40 +02:00
chore(deps-dev): update pytest-mock requirement from >=3.12 to >=3.15.1 (#2454)
Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.12.0...v3.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
382060905e
commit
ce11c63d86
+1
-1
@@ -28,7 +28,7 @@ dev = [
|
||||
"pytest>=9.1.1",
|
||||
"pytest-asyncio>=0.23",
|
||||
"pytest-cov>=7.1.0",
|
||||
"pytest-mock>=3.12",
|
||||
"pytest-mock>=3.15.1",
|
||||
"ruff>=0.4",
|
||||
"mypy>=2.1.0",
|
||||
"pyyaml>=6.0",
|
||||
|
||||
Reference in New Issue
Block a user