Skip to content

Commit d917714

Browse files
Bump certifi from 2026.5.20 to 2026.6.17 (aio-libs#12952)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.5.20 to 2026.6.17. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/certifi/python-certifi/commit/d0ac52f3d93a514224197c7efb66c41b1beae5d1"><code>d0ac52f</code></a> 2026.06.17 (<a href="https://redirect.github.com/certifi/python-certifi/issues/418">#418</a>)</li> <li><a href="https://github.com/certifi/python-certifi/commit/d46de621787c609158579929f44b91ce731d01b8"><code>d46de62</code></a> Bump actions/checkout from 6.0.2 to 6.0.3 (<a href="https://redirect.github.com/certifi/python-certifi/issues/417">#417</a>)</li> <li><a href="https://github.com/certifi/python-certifi/commit/6c183ec39d81135350dd44abd0e5daefc8e35b9d"><code>6c183ec</code></a> fix: update Requests docs link to canonical URL (<a href="https://redirect.github.com/certifi/python-certifi/issues/415">#415</a>)</li> <li><a href="https://github.com/certifi/python-certifi/commit/36e35680e0dc42c70cd60bfe440e92e7137f5a1c"><code>36e3568</code></a> Bump dessant/lock-threads from 6.0.0 to 6.0.2</li> <li>See full diff in <a href="https://github.com/certifi/python-certifi/compare/2026.05.20...2026.06.17">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.5.20&new-version=2026.6.17)](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 db5c238 commit d917714

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
@@ -47,7 +47,7 @@ brotli==1.2.0 ; platform_python_implementation == "CPython" and sys_platform !=
4747
# via -r requirements/runtime-deps.in
4848
build==1.5.0
4949
# via pip-tools
50-
certifi==2026.5.20
50+
certifi==2026.6.17
5151
# via requests
5252
cffi==2.0.0
5353
# via

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ brotli==1.2.0 ; platform_python_implementation == "CPython" and sys_platform !=
4747
# via -r requirements/runtime-deps.in
4848
build==1.5.0
4949
# via pip-tools
50-
certifi==2026.5.20
50+
certifi==2026.6.17
5151
# via requests
5252
cffi==2.0.0
5353
# 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.5.20
13+
certifi==2026.6.17
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.5.20
13+
certifi==2026.6.17
1414
# via requests
1515
charset-normalizer==3.4.7
1616
# via requests

0 commit comments

Comments
 (0)