From 9fb96ea9d5dcab99e8191fac5b3eee49ce7278a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 06:26:48 +0000 Subject: [PATCH] Bump requests from 2.33.1 to 2.34.2 Bumps [requests](https://github.com/psf/requests) from 2.33.1 to 2.34.2. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.33.1...v2.34.2) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 30abb1fe..6b8aa94c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ keyring==25.7.0 -requests==2.33.1 +requests==2.34.2 ijson==3.4.0 pywin32==310 \ No newline at end of file