From 853ff2ece75493cc6ca84b3d498083e315217db9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 14:52:33 +0000 Subject: [PATCH] Bump httpx from 0.27.0 to 0.27.2 in /UDKTests Bumps [httpx](https://github.com/encode/httpx) from 0.27.0 to 0.27.2. - [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.0...0.27.2) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- UDKTests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UDKTests/requirements.txt b/UDKTests/requirements.txt index 275d2bc..7fbce40 100644 --- a/UDKTests/requirements.txt +++ b/UDKTests/requirements.txt @@ -1,4 +1,4 @@ -httpx==0.27.0 +httpx==0.27.2 loguru==0.7.2 psutil==6.0.0 py7zr==0.22.0