diff --git a/Pipfile b/Pipfile index ba8ef81..71190ea 100644 --- a/Pipfile +++ b/Pipfile @@ -18,7 +18,7 @@ flake8 = "~=7.3.0" black = "~=26.3.1" # Test-Driven Development -pytest = "~=9.0.2" +pytest = "~=9.0.3" pytest-pspec = "~=0.0.4" pytest-cov = "~=7.0.0" factory-boy = "~=3.3.3" diff --git a/Pipfile.lock b/Pipfile.lock index ea2e9d0..1fd49ad 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "663f1d6cbf45d58222c783d993d69daadfb8db8de89d389f56c9dbd354bbfb81" + "sha256": "859659655ed5ba0213e5c450a6d129bd312621173ccf99d3578c95a5f4d9bba1" }, "pipfile-spec": 6, "requires": { @@ -846,7 +846,6 @@ "sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f", "sha256:81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176" ], - "index": "pypi", "markers": "python_version >= '3.9'", "version": "==2.20.0" }, @@ -870,12 +869,12 @@ }, "pytest": { "hashes": [ - "sha256:711ffd45bf766d5264d487b917733b453d917afd2b0ad65223959f59089f875b", - "sha256:75186651a92bd89611d1d9fc20f0b4345fd827c41ccd5c299a868a05d70edf11" + "sha256:2c5efc453d45394fdd706ade797c0a81091eccd1d6e4bccfcd476e2b8e0ab5d9", + "sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c" ], "index": "pypi", "markers": "python_version >= '3.10'", - "version": "==9.0.2" + "version": "==9.0.3" }, "pytest-cov": { "hashes": [