diff --git a/Pipfile b/Pipfile index 62e1b5c..427838a 100644 --- a/Pipfile +++ b/Pipfile @@ -11,5 +11,5 @@ uvicorn = {version = "==0.29.0", extras = ["standard"]} [dev-packages] pylint = "==3.1.0" -pytest = "==8.1.2" +pytest = "==8.2.0" httpx = "==0.27.0" diff --git a/Pipfile.lock b/Pipfile.lock index b1b93ff..8606b1e 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "78e2d2faf4efeb30133c3ad11916190aa692f81cea64aa9499958779697b6abd" + "sha256": "98d06671a2f8f6217fa875f57b4667787bc25febcb492f45c98cb9594693c450" }, "pipfile-spec": 6, "requires": {}, @@ -627,12 +627,12 @@ }, "pytest": { "hashes": [ - "sha256:6c06dc309ff46a05721e6fd48e492a775ed8165d2ecdf57f156a80c7e95bb142", - "sha256:f3c45d1d5eed96b01a2aea70dee6a4a366d51d38f9957768083e4fecfc77f3ef" + "sha256:1733f0620f6cda4095bbf0d9ff8022486e91892245bb9e7d5542c018f612f233", + "sha256:d507d4482197eac0ba2bae2e9babf0672eb333017bcedaa5fb1a3d42c1174b3f" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.1.2" + "version": "==8.2.0" }, "sniffio": { "hashes": [