diff --git a/Pipfile b/Pipfile index 53fc714..9bbbb98 100644 --- a/Pipfile +++ b/Pipfile @@ -11,5 +11,5 @@ uvicorn = {version = "==0.28.0", extras = ["standard"]} [dev-packages] pylint = "==3.1.0" -pytest = "==8.0.2" +pytest = "==8.1.1" httpx = "==0.27.0" diff --git a/Pipfile.lock b/Pipfile.lock index 1dbc969..13f1f37 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "96d6f7e93ad03c37daad533f163cbfed167b68bf06ba44a9e4e9adfa09bd910d" + "sha256": "6bc24465d6f81015537184d77c4135d78733e2fcbc725391ee95abaf9ae92b70" }, "pipfile-spec": 6, "requires": {}, @@ -627,12 +627,12 @@ }, "pytest": { "hashes": [ - "sha256:d4051d623a2e0b7e51960ba963193b09ce6daeb9759a451844a21e4ddedfc1bd", - "sha256:edfaaef32ce5172d5466b5127b42e0d6d35ebbe4453f0e3505d96afd93f6b096" + "sha256:2a8386cfc11fa9d2c50ee7b2a57e7d898ef90470a7a34c4b949ff59662bb78b7", + "sha256:ac978141a75948948817d360297b7aae0fcb9d6ff6bc9ec6d514b85d5a65c044" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.0.2" + "version": "==8.1.1" }, "sniffio": { "hashes": [