From 61c3d7578dc4b14722c128305e39984ee3231f23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 02:09:49 +0000 Subject: [PATCH] deps: bump certifi from 2025.11.12 to 2026.1.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.11.12 to 2026.1.4. - [Commits](https://github.com/certifi/python-certifi/compare/2025.11.12...2026.01.04) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.1.4 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/requirements.txt b/requirements.txt index 44de7da5..ce2c7b8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ bokeh==3.6.3 # via massdash (pyproject.toml) cachetools==6.2.2 # via streamlit -certifi==2025.11.12 +certifi==2026.1.4 # via requests charset-normalizer==3.4.4 # via requests