diff --git a/Pipfile b/Pipfile index 9ccf468..8cb126c 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ pydantic = "==2.7.4" [dev-packages] black = "==24.4.2" -pytest = "==8.2.2" +pytest = "==8.3.2" pytest-mock = "==3.14.0" mypy = "==1.10.1" pytest-mypy-plugins = "==3.1.2" diff --git a/Pipfile.lock b/Pipfile.lock index 966e4a5..84f9b19 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ca2c5855754795128ab8b8f75edf5a869632ca310c6ada4153b0d81a0eeb4b83" + "sha256": "3cd6a50c231b0e7cca659a42ad637d708000df585ceb536b104d3e236b378b5a" }, "pipfile-spec": 6, "requires": { @@ -586,12 +586,12 @@ }, "pytest": { "hashes": [ - "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343", - "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977" + "sha256:4ba08f9ae7dcf84ded419494d229b48d0903ea6407b030eaec46df5e6a73bba5", + "sha256:c132345d12ce551242c87269de812483f5bcc87cdbb4722e48487ba194f9fdce" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.2.2" + "version": "==8.3.2" }, "pytest-cov": { "hashes": [