From 59bc4597f302a4250ed61ddda2b0a53b5b51543f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 23:06:51 +0000 Subject: [PATCH] Bump certifi from 2022.12.7 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f02c10b..9654643 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ astropy==1.3.3 backports.shutil-get-terminal-size==1.0.0 -certifi==2022.12.7 +certifi==2024.7.4 chardet==3.0.4 decorator==4.1.1 enum34==1.1.6