From 818dc96326dc3a916fda4bc6ee9f384c0d279f9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 19:58:52 +0000 Subject: [PATCH] Bump requests from 2.25.1 to 2.33.0 in /gocompass Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.33.0. - [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.25.1...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gocompass/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gocompass/requirements.txt b/gocompass/requirements.txt index e175dd6..80e58cc 100644 --- a/gocompass/requirements.txt +++ b/gocompass/requirements.txt @@ -16,7 +16,7 @@ pyparsing==2.4.7 python-dateutil==2.8.1 python-dotenv==0.15.0 pytz==2021.1 -requests==2.25.1 +requests==2.33.0 scipy==1.6.1 six==1.15.0 statsmodels==0.12.2