From 7023601de2e57c6d6834e5f81207fcd0ff0cbe3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 20:34:34 +0000 Subject: [PATCH] Bump requests from 2.32.5 to 2.33.0 in /ch03 Bumps [requests](https://github.com/psf/requests) from 2.32.5 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.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ch03/ch04requirements.txt | 2 +- ch03/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ch03/ch04requirements.txt b/ch03/ch04requirements.txt index 0355de6..db47dd8 100644 --- a/ch03/ch04requirements.txt +++ b/ch03/ch04requirements.txt @@ -4,4 +4,4 @@ matplotlib==3.10.8 yfinance==0.2.66 pytz==2025.2 python-dateutil==2.9.0.post0 -requests==2.32.5 \ No newline at end of file +requests==2.33.0 \ No newline at end of file diff --git a/ch03/requirements.txt b/ch03/requirements.txt index dfe86c4..5702433 100644 --- a/ch03/requirements.txt +++ b/ch03/requirements.txt @@ -5,7 +5,7 @@ scipy==1.16.3 yfinance==0.2.66 pytz==2025.2 python-dateutil==2.9.0.post0 -requests==2.32.5 +requests==2.33.0 networkx==3.6.1 arch==8.0.0 scikit-learn==1.8.0