diff --git a/Pipfile b/Pipfile index 90f924a..de30800 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.2" 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..d5dd647 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2384cab695cac1cfe79a7a7dfcdf1180907d1ff4c7107fa004b7c2e82fe46825" + "sha256": "804aa6b15071ba0272228b5f01f8916b5ddbf4d715646c6eab9835492f7e486d" }, "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:86c0d0b93306b961d58d62a4db4879f27fe25513d4b969df351abdddb3c30e01", + "sha256:872f880de3fc3a5bdc88a11b39c9710c3497a547cfa9320bc3c5e62fbf272e79" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==7.4.0" + "markers": "python_version >= '3.9'", + "version": "==8.4.2" }, "pytest-aiohttp": { "hashes": [