From 9bfb7c223f0b340397bc37c79e7850856cf4960b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 19:32:09 +0000 Subject: [PATCH] Bump httpx from 0.27.2 to 0.28.0 in /apps/api Bumps [httpx](https://github.com/encode/httpx) from 0.27.2 to 0.28.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.27.2...0.28.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/api/Pipfile | 2 +- apps/api/Pipfile.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/apps/api/Pipfile b/apps/api/Pipfile index 350787ce..8f5f0b85 100644 --- a/apps/api/Pipfile +++ b/apps/api/Pipfile @@ -16,7 +16,7 @@ pillow = "==11.0.0" requests = "==2.32.3" uvicorn = {extras = ["standard"], version = "*"} pytest = "==8.3.3" -httpx = "==0.27.2" +httpx = "==0.28.0" ruff = "==0.8.0" fastapi-analytics = "==1.2.2" python-dotenv = "==1.0.1" diff --git a/apps/api/Pipfile.lock b/apps/api/Pipfile.lock index a0d05aab..32bc7a74 100644 --- a/apps/api/Pipfile.lock +++ b/apps/api/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "43b944d386cecea736f68dd6169e1e52cf045624736441df7b5f44c2eec742d8" + "sha256": "37b8f7764ea4aa77fde8c486b6cfaae2f180dd80c4502133ee8a6d90df87f3ca" }, "pipfile-spec": 6, "requires": { @@ -35,11 +35,11 @@ }, "certifi": { "hashes": [ - "sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b", - "sha256:c198e21b1289c2ab85ee4e67bb4b4ef3ead0892059901a8d5b622f24a1101e90" + "sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8", + "sha256:bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9" ], "markers": "python_version >= '3.6'", - "version": "==2024.7.4" + "version": "==2024.8.30" }, "charset-normalizer": { "hashes": [ @@ -188,11 +188,11 @@ }, "httpcore": { "hashes": [ - "sha256:34a38e2f9291467ee3b44e89dd52615370e152954ba21721378a87b2960f7a61", - "sha256:421f18bac248b25d310f3cacd198d55b8e6125c107797b609ff9b7a6ba7991b5" + "sha256:8551cb62a169ec7162ac7be8d4817d561f60e08eaa485234898414bb5a8a0b4c", + "sha256:a3fff8f43dc260d5bd363d9f9cf1830fa3a458b332856f34282de498ed420edd" ], "markers": "python_version >= '3.8'", - "version": "==1.0.5" + "version": "==1.0.7" }, "httptools": { "hashes": [ @@ -237,12 +237,12 @@ }, "httpx": { "hashes": [ - "sha256:7bb2708e112d8fdd7829cd4243970f0c223274051cb35ee80c03301ee29a3df0", - "sha256:f7c2be1d2f3c3c3160d441802406b206c2b76f5947b11115e6df10c6c65e66c2" + "sha256:0858d3bab51ba7e386637f22a61d8ccddaeec5f3fe4209da3a6168dbb91573e0", + "sha256:dc0b419a0cfeb6e8b34e85167c0da2671206f5095f1baa9663d23bcfd6b535fc" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==0.27.2" + "version": "==0.28.0" }, "idna": { "hashes": [