From b29254c9e188549eb261646af2d4c01756ce9ae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 22:02:47 +0000 Subject: [PATCH] build(deps-dev): bump certifi from 2026.5.20 to 2026.6.17 Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.5.20 to 2026.6.17. - [Commits](https://github.com/certifi/python-certifi/compare/2026.05.20...2026.06.17) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b51bcb86..364dd9c5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,7 +6,7 @@ # build==1.4.4 # via pip-tools -certifi==2026.5.20 +certifi==2026.6.17 # via requests charset-normalizer==3.4.7 # via requests