From 0e8af58e0b4ef05f8b0ef438a15e4c59702d36ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 13:36:50 +0000 Subject: [PATCH] build(deps-dev): bump requests from 2.34.1 to 2.34.2 Bumps [requests](https://github.com/psf/requests) from 2.34.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.34.1...v2.34.2) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 386d18f..d4358f9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -30,5 +30,5 @@ pytest-random-order == 1.2.0 pytest-socket == 0.7.0 pytest-sugar == 1.1.1 pytest-tldr == 0.2.6 -requests == 2.34.1 +requests == 2.34.2 twine == 6.2.0