diff --git a/Pipfile b/Pipfile index 698356a..f89f8f9 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ pydantic = "==2.11.7" [dev-packages] black = "==25.1.0" pytest = "==8.4.1" -pytest-mock = "==3.14.1" +pytest-mock = "==3.15.1" mypy = "==1.17.1" pytest-mypy-plugins = "==3.2.0" pytest-cov = "==6.2.1" diff --git a/Pipfile.lock b/Pipfile.lock index b4f794f..47fea37 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "fac35a3c40f3e5a9aee17884dcbe29b6cee7e928426f2813f0a0b35234a3e122" + "sha256": "b8bfecafa9c1dee09b7299220378db7e9c6c3beec88c33fa3239cc1692d0f049" }, "pipfile-spec": 6, "requires": { @@ -653,12 +653,12 @@ }, "pytest-mock": { "hashes": [ - "sha256:159e9edac4c451ce77a5cdb9fc5d1100708d2dd4ba3c3df572f14097351af80e", - "sha256:178aefcd11307d874b4cd3100344e7e2d888d9791a6a1d9bfe90fbc1b74fd1d0" + "sha256:0a25e2eb88fe5168d535041d09a4529a188176ae608a6d249ee65abc0949630d", + "sha256:1849a238f6f396da19762269de72cb1814ab44416fa73a8686deac10b0d87a0f" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==3.14.1" + "markers": "python_version >= '3.9'", + "version": "==3.15.1" }, "pytest-mypy-plugins": { "hashes": [