diff --git a/Pipfile b/Pipfile index 20058e9..1c69361 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ fastapi = {version = "==0.110.1", extras = ["all"]} elasticsearch = {version = "==8.13.0", extras = ["async"]} geojson = "==3.1.0" pytest = "==8.1.1" -pytest-cov = "==4.1.0" +pytest-cov = "==5.0.0" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index c08a12f..c3cd8a2 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b359e63075af667462b515bcd94c9c224d446c4f40e1a6c9dd171e06fdffeb59" + "sha256": "121f61340cc5958393fc326b7af2626428872c78f3388163eff3382668bc285a" }, "pipfile-spec": 6, "requires": { @@ -805,12 +805,12 @@ }, "pytest-cov": { "hashes": [ - "sha256:3904b13dfbfec47f003b8e77fd5b589cd11904a21ddf1ab38a64f204d6a10ef6", - "sha256:6ba70b9e97e69fcc3fb45bfeab2d0a138fb65c4d0d6a41ef33983ad114be8c3a" + "sha256:4f0764a1219df53214206bf1feea4633c3b558a2925c8b59f144f682861ce652", + "sha256:5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==4.1.0" + "markers": "python_version >= '3.8'", + "version": "==5.0.0" }, "python-dotenv": { "hashes": [