diff --git a/Pipfile b/Pipfile index c6f483d..553851d 100644 --- a/Pipfile +++ b/Pipfile @@ -11,5 +11,5 @@ uvicorn = {version = "==0.27.1", extras = ["standard"]} [dev-packages] pylint = "==3.0.4" -pytest = "==8.0.1" +pytest = "==8.0.2" httpx = "==0.27.0" diff --git a/Pipfile.lock b/Pipfile.lock index b1312e3..ca6fdea 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d9fce4c4ae627cf53f9b21070d52454c68d40a696d90e43fc73bd5849deca7da" + "sha256": "caa47daf45c9f6f74f897f8bc4ec9e9ade7aeb7de069e852c08fee7b54574846" }, "pipfile-spec": 6, "requires": {}, @@ -627,12 +627,12 @@ }, "pytest": { "hashes": [ - "sha256:267f6563751877d772019b13aacbe4e860d73fe8f651f28112e9ac37de7513ae", - "sha256:3e4f16fe1c0a9dc9d9389161c127c3edc5d810c38d6793042fb81d9f48a59fca" + "sha256:d4051d623a2e0b7e51960ba963193b09ce6daeb9759a451844a21e4ddedfc1bd", + "sha256:edfaaef32ce5172d5466b5127b42e0d6d35ebbe4453f0e3505d96afd93f6b096" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.0.1" + "version": "==8.0.2" }, "sniffio": { "hashes": [