From 050f1932173d20ee177036e5709c7d1bb10fba93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 15:24:16 +0000 Subject: [PATCH] build(deps): bump certifi from 2026.4.22 to 2026.5.20 Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.4.22 to 2026.5.20. - [Commits](https://github.com/certifi/python-certifi/compare/2026.04.22...2026.05.20) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.5.20 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c05f43e59..5924f4475 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ classifiers = [ dependencies = [ "argcomplete==3.6.3", - "certifi==2026.4.22", + "certifi==2026.5.20", "defusedxml==0.7.1", "jsonschema==4.25.1", "matplotlib==3.9.4; python_version < '3.10'",