Skip to content

Commit c8d4470

Browse files
Bump certifi from 2026.4.22 to 2026.5.20 (#12664)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.4.22 to 2026.5.20. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/certifi/python-certifi/commit/d7ea151afc2ce6bef0555b9349902bd867e928dd"><code>d7ea151</code></a> 2026.05.20 (<a href="https://redirect.github.com/certifi/python-certifi/issues/413">#413</a>)</li> <li>See full diff in <a href="https://github.com/certifi/python-certifi/compare/2026.04.22...2026.05.20">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=certifi&package-manager=pip&previous-version=2026.4.22&new-version=2026.5.20)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca9d73d commit c8d4470

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ brotli==1.2.0 ; platform_python_implementation == "CPython"
4949
# via -r requirements/runtime-deps.in
5050
build==1.5.0
5151
# via pip-tools
52-
certifi==2026.4.22
52+
certifi==2026.5.20
5353
# via requests
5454
cffi==2.0.0
5555
# via

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ brotli==1.2.0 ; platform_python_implementation == "CPython"
4949
# via -r requirements/runtime-deps.in
5050
build==1.5.0
5151
# via pip-tools
52-
certifi==2026.4.22
52+
certifi==2026.5.20
5353
# via requests
5454
cffi==2.0.0
5555
# via

requirements/doc-spelling.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ alabaster==1.0.0
1010
# via sphinx
1111
babel==2.18.0
1212
# via sphinx
13-
certifi==2026.4.22
13+
certifi==2026.5.20
1414
# via requests
1515
charset-normalizer==3.4.7
1616
# via requests

requirements/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ alabaster==1.0.0
1010
# via sphinx
1111
babel==2.18.0
1212
# via sphinx
13-
certifi==2026.4.22
13+
certifi==2026.5.20
1414
# via requests
1515
charset-normalizer==3.4.7
1616
# via requests

0 commit comments

Comments
 (0)