From 85bda59a082d8d67dac2fb408b2f2116fefc9e12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 14:57:11 +0000 Subject: [PATCH] Bump httpretty from 1.0.5 to 1.1.4 in /tools Bumps [httpretty](https://github.com/gabrielfalcao/HTTPretty) from 1.0.5 to 1.1.4. - [Changelog](https://github.com/gabrielfalcao/HTTPretty/blob/main/.release) - [Commits](https://github.com/gabrielfalcao/HTTPretty/compare/1.0.5...1.1.4) --- updated-dependencies: - dependency-name: httpretty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 5c2a4e73..0fbaee4c 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -5,7 +5,7 @@ bump2version==1.0.1 coverage==7.10.6 entrypoints==0.4 flake8==7.3.0 -httpretty==1.0.5 +httpretty==1.1.4 isort==6.0.1 mccabe==0.7.0 mock==5.2.0