Skip to content

Commit 83a51b8

Browse files
Bump trustme from 1.1.0 to 1.2.0 (#10239)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e3ddf1 commit 83a51b8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ towncrier==23.11.0
245245
# via
246246
# -r requirements/doc.in
247247
# sphinxcontrib-towncrier
248-
trustme==1.1.0 ; platform_machine != "i686"
248+
trustme==1.2.0 ; platform_machine != "i686"
249249
# via
250250
# -r requirements/lint.in
251251
# -r requirements/test.in

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ towncrier==23.11.0
237237
# via
238238
# -r requirements/doc.in
239239
# sphinxcontrib-towncrier
240-
trustme==1.1.0 ; platform_machine != "i686"
240+
trustme==1.2.0 ; platform_machine != "i686"
241241
# via
242242
# -r requirements/lint.in
243243
# -r requirements/test.in

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ tomli==2.2.1
9191
# mypy
9292
# pytest
9393
# slotscheck
94-
trustme==1.1.0
94+
trustme==1.2.0
9595
# via -r requirements/lint.in
9696
typing-extensions==4.12.2
9797
# via

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ tomli==2.2.1
119119
# coverage
120120
# mypy
121121
# pytest
122-
trustme==1.1.0 ; platform_machine != "i686"
122+
trustme==1.2.0 ; platform_machine != "i686"
123123
# via -r requirements/test.in
124124
typing-extensions==4.12.2
125125
# via

0 commit comments

Comments
 (0)