From f2b142e573b00ed225af86a327b2259dd5e692db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 05:03:06 +0000 Subject: [PATCH] chore(deps-dev): update certifi requirement Updates the requirements on [certifi](https://github.com/certifi/python-certifi) to permit the latest version. - [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:development ... Signed-off-by: dependabot[bot] --- requirements-dev-exp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev-exp.txt b/requirements-dev-exp.txt index d04bee61d..db9d25be0 100644 --- a/requirements-dev-exp.txt +++ b/requirements-dev-exp.txt @@ -5,7 +5,7 @@ anyio>=4.12.1 astroid>=4.0.3 attrs>=26.1.0 autoflake>=2.3.1 -certifi>=2026.4.22 +certifi>=2026.5.20 cffi>=2.0.0 charset-normalizer>=3.4.7 ci-info>=0.4.0