From 80b6653943bbdc9a7d0597e31555b0e2b4b9272b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 01:24:44 +0000 Subject: [PATCH] chore(deps): bump types-requests from 2.33.0.20260503 to 2.33.0.20260508 Bumps [types-requests](https://github.com/python/typeshed) from 2.33.0.20260503 to 2.33.0.20260508. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.33.0.20260508 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index a85caacf..c0925e48 100644 --- a/requirements.in +++ b/requirements.in @@ -415,7 +415,7 @@ types-pytz==2026.2.0.20260506 # via mozilla-jetstream types-pyyaml==6.0.12.20260408 # via mozilla-jetstream -types-requests==2.33.0.20260503 +types-requests==2.33.0.20260508 # via mozilla-jetstream types-setuptools==82.0.0.20260408 # via mozilla-jetstream diff --git a/requirements.txt b/requirements.txt index 9eb3a49e..1223aa02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2548,9 +2548,9 @@ types-pyyaml==6.0.12.20260408 \ --hash=sha256:92a73f2b8d7f39ef392a38131f76b970f8c66e4c42b3125ae872b7c93b556307 \ --hash=sha256:fbc42037d12159d9c801ebfcc79ebd28335a7c13b08a4cfbc6916df78fee9384 # via -r requirements.in -types-requests==2.33.0.20260503 \ - --hash=sha256:02aaa7e3577a13471715bb1bddb693cc985ea514f754b503bf033e6a09a3e528 \ - --hash=sha256:9721b2d9dbee7131f2fb39f20f0ebb1999c18cef4b512c9a7932f3722de7c5f4 +types-requests==2.33.0.20260508 \ + --hash=sha256:81b2ae5f0d20967714a6aa5ef9284c05570d7cb06b7de8f2a77b918b63ddd411 \ + --hash=sha256:fa01459cca184229713df03709db46a905325906d27e042cd4fd7ea3d15d3400 # via -r requirements.in types-setuptools==82.0.0.20260408 \ --hash=sha256:036c68caf7e672a699f5ebbf914708d40644c14e05298bc49f7272be91cf43d3 \