diff --git a/Pipfile b/Pipfile index 9cdd35f..e323330 100644 --- a/Pipfile +++ b/Pipfile @@ -11,5 +11,5 @@ uvicorn = {version = "==0.25.0", extras = ["standard"]} [dev-packages] pylint = "==3.0.3" -pytest = "==7.4.3" +pytest = "==7.4.4" httpx = "==0.26.0" diff --git a/Pipfile.lock b/Pipfile.lock index 1823526..9fc9046 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "bcb4d1e354d2697d47a86bbab9ccdca40b84fc46d75fd6b1bb2fb30847ee8306" + "sha256": "aedf65fccd97376449c1ead43fe60cff5b85997914a48968fa226ca9af656cea" }, "pipfile-spec": 6, "requires": {}, @@ -651,12 +651,12 @@ }, "pytest": { "hashes": [ - "sha256:0d009c083ea859a71b76adf7c1d502e4bc170b80a8ef002da5806527b9591fac", - "sha256:d989d136982de4e3b29dabcc838ad581c64e8ed52c11fbe86ddebd9da0818cd5" + "sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280", + "sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==7.4.3" + "version": "==7.4.4" }, "sniffio": { "hashes": [