From 790f98dfaf23589706337525cdd5c83c9f07a4c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 21:19:39 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.2 in /domaintools Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.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.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- domaintools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domaintools/requirements.txt b/domaintools/requirements.txt index 17e8012..68bdcf5 100644 --- a/domaintools/requirements.txt +++ b/domaintools/requirements.txt @@ -1,4 +1,4 @@ -requests==2.31.0 +requests==2.32.2 jwt==1.3.1 google-auth==2.6.0 google-cloud-secret-manager==2.10.0