diff --git a/Pipfile b/Pipfile index 90f924a..5b5fcdc 100644 --- a/Pipfile +++ b/Pipfile @@ -20,7 +20,7 @@ hypothesis = "==6.136.1" jsonschema = "==4.23.0" openpyxl = "==3.1.2" pandas = "==2.2.3" -pytest = "==7.4.0" +pytest = "==8.4.1" pytest-aiohttp = "==1.0.4" pytest-asyncio = "==0.23.8" pytest-cov = "==4.1.0" diff --git a/Pipfile.lock b/Pipfile.lock index 72f563e..4b09ca1 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2384cab695cac1cfe79a7a7dfcdf1180907d1ff4c7107fa004b7c2e82fe46825" + "sha256": "7a93618806a4df15bd2437068a83d05865dfa3afc9fc8df9dca8d518405287fc" }, "pipfile-spec": 6, "requires": { @@ -1099,6 +1099,14 @@ "markers": "python_version >= '3.8'", "version": "==2.22" }, + "pygments": { + "hashes": [ + "sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887", + "sha256:86540386c03d588bb81d44bc3928634ff26449851e99741617ecb9037ee5ec0b" + ], + "markers": "python_version >= '3.8'", + "version": "==2.19.2" + }, "pyjwt": { "extras": [ "crypto" @@ -1111,12 +1119,12 @@ }, "pytest": { "hashes": [ - "sha256:78bf16451a2eb8c7a2ea98e32dc119fd2aa758f1d5d66dbf0a59d69a3969df32", - "sha256:b4bf8c45bd59934ed84001ad51e11b4ee40d40a1229d2c79f9c592b0a3f6bd8a" + "sha256:539c70ba6fcead8e78eebbf1115e8b589e7565830d7d006a8723f19ac8a0afb7", + "sha256:7c67fd69174877359ed9371ec3af8a3d2b04741818c51e5e99cc1742251fa93c" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==7.4.0" + "markers": "python_version >= '3.9'", + "version": "==8.4.1" }, "pytest-aiohttp": { "hashes": [