From 664e4dada195513222137f2b153603579d4a4866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 19:32:46 +0000 Subject: [PATCH] chore(deps-dev): Bump types-requests Bumps [types-requests](https://github.com/python/typeshed) from 2.33.0.20260513 to 2.33.0.20260518. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-version: 2.33.0.20260518 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 453c885c..d8d4f279 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ optional-dependencies.dev = [ "torch>=2.5.1", "torchvision>=0.20.1", "ty==0.0.36", - "types-requests==2.33.0.20260513", + "types-requests==2.33.0.20260518", "vulture==2.16", "vws-python-mock==2026.2.22.3", "vws-test-fixtures==2023.3.5",