Skip to content

Commit f52ec5c

Browse files
Bump trustme from 1.1.0 to 1.2.0 (aio-libs#10232)
Bumps [trustme](https://github.com/python-trio/trustme) from 1.1.0 to 1.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/python-trio/trustme/releases">trustme's releases</a>.</em></p> <blockquote> <h2>1.2.0</h2> <h2>Features</h2> <ul> <li>Add support for Python 3.13. (<a href="https://redirect.github.com/python-trio/trustme/issues/664">#664</a>)</li> <li>Allow setting of cert's notBefore attribute (<a href="https://redirect.github.com/python-trio/trustme/issues/628">#628</a>)</li> </ul> <h2>Bugfixes</h2> <ul> <li>Add the Authority Key Identifier extension to child CA certificates. (<a href="https://redirect.github.com/python-trio/trustme/issues/642">#642</a>)</li> </ul> <h2>Deprecations and Removals</h2> <ul> <li>Remove support for Python 3.8 and PyPy 3.9. (<a href="https://redirect.github.com/python-trio/trustme/issues/664">#664</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python-trio/trustme/commit/40e0fca1a1d5f8369cb03cec72212f2074b6ab63"><code>40e0fca</code></a> Release 1.2.0</li> <li><a href="https://github.com/python-trio/trustme/commit/83ffe5138cc8a97137635e9e73f47a6efda78aa0"><code>83ffe51</code></a> Switch from setup.py to pyproject.toml (<a href="https://redirect.github.com/python-trio/trustme/issues/665">#665</a>)</li> <li><a href="https://github.com/python-trio/trustme/commit/e3c3bda6241b4331996a6befbe8db17267db3d09"><code>e3c3bda</code></a> Fix coverage needs</li> <li><a href="https://github.com/python-trio/trustme/commit/a19f69970e07ff9b7292fa510b08d85dbd843220"><code>a19f699</code></a> Support Python 3.13, drop 3.8 and PyPy 3.9</li> <li><a href="https://github.com/python-trio/trustme/commit/843d25d07ac61a7e7855b38f7263b94544d3c516"><code>843d25d</code></a> Bump the dependencies group with 7 updates (<a href="https://redirect.github.com/python-trio/trustme/issues/662">#662</a>)</li> <li><a href="https://github.com/python-trio/trustme/commit/c7e64a69368debcd2b43bdc0a98df1e7d46a09a1"><code>c7e64a6</code></a> Bump GitHub Actions, fix CI and coverage (<a href="https://redirect.github.com/python-trio/trustme/issues/663">#663</a>)</li> <li><a href="https://github.com/python-trio/trustme/commit/7b7f43596a039ef27dcf3e26e45ed138e482acfc"><code>7b7f435</code></a> Bump the dependencies group with 7 updates (<a href="https://redirect.github.com/python-trio/trustme/issues/660">#660</a>)</li> <li><a href="https://github.com/python-trio/trustme/commit/621d131e703e187b74bd87d69521b4bc4d185e55"><code>621d131</code></a> Bump the dependencies group with 3 updates (<a href="https://redirect.github.com/python-trio/trustme/issues/659">#659</a>)</li> <li><a href="https://github.com/python-trio/trustme/commit/a4a82f3f8deb69ee747bed339a6bcdcf6e82dfbf"><code>a4a82f3</code></a> Bump the dependencies group with 14 updates (<a href="https://redirect.github.com/python-trio/trustme/issues/658">#658</a>)</li> <li><a href="https://github.com/python-trio/trustme/commit/586f7759d5c27beb44da60615a71848eb2a5a490"><code>586f775</code></a> Bump cryptography from 41.0.7 to 42.0.4 (<a href="https://redirect.github.com/python-trio/trustme/issues/638">#638</a>)</li> <li>Additional commits viewable in <a href="https://github.com/python-trio/trustme/compare/v1.1.0...v1.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=trustme&package-manager=pip&previous-version=1.1.0&new-version=1.2.0)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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 41d0f00 commit f52ec5c

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
@@ -250,7 +250,7 @@ towncrier==23.11.0
250250
# sphinxcontrib-towncrier
251251
tqdm==4.67.1
252252
# via python-on-whales
253-
trustme==1.1.0 ; platform_machine != "i686"
253+
trustme==1.2.0 ; platform_machine != "i686"
254254
# via
255255
# -r requirements/lint.in
256256
# -r requirements/test.in

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ towncrier==23.11.0
241241
# sphinxcontrib-towncrier
242242
tqdm==4.67.1
243243
# via python-on-whales
244-
trustme==1.1.0 ; platform_machine != "i686"
244+
trustme==1.2.0 ; platform_machine != "i686"
245245
# via
246246
# -r requirements/lint.in
247247
# -r requirements/test.in

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ tomli==2.2.1
109109
# slotscheck
110110
tqdm==4.67.1
111111
# via python-on-whales
112-
trustme==1.1.0
112+
trustme==1.2.0
113113
# via -r requirements/lint.in
114114
typer==0.12.5
115115
# via python-on-whales

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ tomli==2.2.1
128128
# pytest
129129
tqdm==4.67.1
130130
# via python-on-whales
131-
trustme==1.1.0 ; platform_machine != "i686"
131+
trustme==1.2.0 ; platform_machine != "i686"
132132
# via -r requirements/test.in
133133
typer==0.12.5
134134
# via python-on-whales

0 commit comments

Comments
 (0)