From c8f8210f1140797be4c7ebc521e463638abd57c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 04:03:36 +0000 Subject: [PATCH] fix: bump pytz from 2023.3 to 2026.2 Bumps [pytz](https://github.com/stub42/pytz) from 2023.3 to 2026.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2023.3...release_2026.2) --- updated-dependencies: - dependency-name: pytz dependency-version: '2026.2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1_Project_1-Exploratory_Notebooks-Data-Pipeline/requirements.txt b/1_Project_1-Exploratory_Notebooks-Data-Pipeline/requirements.txt index 43f68c0..9df3351 100644 --- a/1_Project_1-Exploratory_Notebooks-Data-Pipeline/requirements.txt +++ b/1_Project_1-Exploratory_Notebooks-Data-Pipeline/requirements.txt @@ -30,7 +30,7 @@ Flask-CORS==6.0.0 # Utilidades python-dateutil==2.8.2 -pytz==2023.3 +pytz==2026.2 # Produção (opcional)