diff --git a/Pipfile b/Pipfile index e8162aa..86eef40 100644 --- a/Pipfile +++ b/Pipfile @@ -11,5 +11,5 @@ uvicorn = {version = "==0.27.1", extras = ["standard"]} [dev-packages] pylint = "==3.0.3" -pytest = "==8.0.0" +pytest = "==8.0.1" httpx = "==0.26.0" diff --git a/Pipfile.lock b/Pipfile.lock index 4cf4501..6a3bd26 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "3f71522f9f11e64ef7c08062d62940910e17ecd466c62a1d530af22f4e306bfc" + "sha256": "2cad2910c6096d433a934ecef9644363e53665ef0746eb6646b306ef436e5b83" }, "pipfile-spec": 6, "requires": {}, @@ -545,11 +545,11 @@ }, "httpcore": { "hashes": [ - "sha256:096cc05bca73b8e459a1fc3dcf585148f63e534eae4339559c9b8a8d6399acc7", - "sha256:9fc092e4799b26174648e54b74ed5f683132a464e95643b226e00c2ed2fa6535" + "sha256:5c0f9546ad17dac4d0772b0808856eb616eb8b48ce94f49ed819fd6982a8a544", + "sha256:9a6a501c3099307d9fd76ac244e08503427679b1e81ceb1d922485e2f2462ad2" ], "markers": "python_version >= '3.8'", - "version": "==1.0.2" + "version": "==1.0.3" }, "httpx": { "hashes": [ @@ -627,12 +627,12 @@ }, "pytest": { "hashes": [ - "sha256:249b1b0864530ba251b7438274c4d251c58d868edaaec8762893ad4a0d71c36c", - "sha256:50fb9cbe836c3f20f0dfa99c565201fb75dc54c8d76373cd1bde06b06657bdb6" + "sha256:267f6563751877d772019b13aacbe4e860d73fe8f651f28112e9ac37de7513ae", + "sha256:3e4f16fe1c0a9dc9d9389161c127c3edc5d810c38d6793042fb81d9f48a59fca" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.0.0" + "version": "==8.0.1" }, "sniffio": { "hashes": [