dependabot[bot] opened a new pull request, #1585:
URL: https://github.com/apache/tooling-trusted-releases/pull/1585

   Bumps [sqlmodel](https://github.com/fastapi/sqlmodel) from 0.0.39 to 0.0.42.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/fastapi/sqlmodel/releases";>sqlmodel's 
releases</a>.</em></p>
   <blockquote>
   <h2>0.0.42</h2>
   <h3>Features</h3>
   <ul>
   <li>🏷️ Allow <code>Discriminator</code> type for <code>discriminator</code> 
parameter in <code>Field</code>. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/1729";>#1729</a> by <a 
href="https://github.com/YuriiMotov";><code>@​YuriiMotov</code></a>.</li>
   </ul>
   <h2>0.0.41</h2>
   <h3>Refactors</h3>
   <ul>
   <li>🗑️ Deprecate <code>min_items</code> and <code>max_items</code> 
parameters of <code>Field</code>. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/1731";>#1731</a> by <a 
href="https://github.com/YuriiMotov";><code>@​YuriiMotov</code></a>.</li>
   </ul>
   <h2>0.0.40</h2>
   <h3>Docs</h3>
   <ul>
   <li>✏️ Fix grammar and typos in docs. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2058";>#2058</a> by <a 
href="https://github.com/YuriiMotov";><code>@​YuriiMotov</code></a>.</li>
   <li>📝 Fix &quot;Decimals in SQLModel&quot; to reference <code>Field()</code> 
instead of <code>condecimal()</code>. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2035";>#2035</a> by <a 
href="https://github.com/anxkhn";><code>@​anxkhn</code></a>.</li>
   <li>🐛 Use buttons for Termynal controls. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2063";>#2063</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>📝 Add Library Skills documentation. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2052";>#2052</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>📝 Recommend uv projects by default in docs. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2050";>#2050</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>🐛 Prevent Termynal controls from scrolling. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2051";>#2051</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>📝 Update help docs. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2049";>#2049</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   </ul>
   <h3>Internal</h3>
   <ul>
   <li>⬆️ Bump Typer min version to <code>0.26.1</code>. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2078";>#2078</a> by <a 
href="https://github.com/YuriiMotov";><code>@​YuriiMotov</code></a>.</li>
   <li>⬆️ Bump <code>setup-uv</code> action to <code>10.0.1</code>. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2077";>#2077</a> by <a 
href="https://github.com/YuriiMotov";><code>@​YuriiMotov</code></a>.</li>
   <li>👷 Migrate automatic labels to Latest Changes. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2074";>#2074</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>👷 Remove legacy label check. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2072";>#2072</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>🔐 Use PR Submit for pull requests. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2071";>#2071</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>👷 Use GitHub CLI for Git authentication. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2070";>#2070</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>👷 Use PR Push commit identity. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2069";>#2069</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>🔒 Replace pre-commit PAT with PR Push. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2067";>#2067</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>👷 Remove Zensical docs cache. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2065";>#2065</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>🔥 Remove the old Latest Changes workflow. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2064";>#2064</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>⬆ Bump the python-packages group with 7 updates. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2060";>#2060</a> by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>⬆ Bump the github-actions group with 5 updates. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2059";>#2059</a> by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>⬆️ Upgrade latest-changes to 0.7.1. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2054";>#2054</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>⬆ Bump the python-packages group across 1 directory with 6 updates. PR 
<a href="https://redirect.github.com/fastapi/sqlmodel/pull/2042";>#2042</a> by 
<a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>⬆ Bump the github-actions group across 1 directory with 4 updates. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2045";>#2045</a> by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>👷 Add GH workflow to bump pre-commit hook versions. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2026";>#2026</a> by <a 
href="https://github.com/YuriiMotov";><code>@​YuriiMotov</code></a>.</li>
   <li>🔧 Set Dependabot schedule interval to &quot;monthly&quot;. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2025";>#2025</a> by <a 
href="https://github.com/YuriiMotov";><code>@​YuriiMotov</code></a>.</li>
   <li>⬆ Bump the python-packages group with 4 updates. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2039";>#2039</a> by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>⬆ Bump <a 
href="https://github.com/crate-ci/typos";>https://github.com/crate-ci/typos</a> 
from v1.47.2 to 1.48.0 in the pre-commit group. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2038";>#2038</a> by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>👷 Fix latest-changes checkout target. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2031";>#2031</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>⬆️ Update issue-manager to 0.8.1. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2030";>#2030</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>⬆️ Update latest-changes to 0.6.1. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2029";>#2029</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>⬆ Bump the python-packages group across 1 directory with 8 updates. PR 
<a href="https://redirect.github.com/fastapi/sqlmodel/pull/2028";>#2028</a> by 
<a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>⬆ Bump the github-actions group with 4 updates. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2027";>#2027</a> by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>⬆ Bump sqlalchemy from 2.0.50 to 2.0.51. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2013";>#2013</a> by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>👷 Update release workflows, fix gitmoji emoji used. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2019";>#2019</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/fastapi/sqlmodel/blob/main/docs/release-notes.md";>sqlmodel's
 changelog</a>.</em></p>
   <blockquote>
   <h2>0.0.42 (2026-08-28)</h2>
   <h3>Features</h3>
   <ul>
   <li>🏷️ Allow <code>Discriminator</code> type for <code>discriminator</code> 
parameter in <code>Field</code>. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/1729";>#1729</a> by <a 
href="https://github.com/YuriiMotov";><code>@​YuriiMotov</code></a>.</li>
   </ul>
   <h2>0.0.41 (2026-08-28)</h2>
   <h3>Refactors</h3>
   <ul>
   <li>🗑️ Deprecate <code>min_items</code> and <code>max_items</code> 
parameters of <code>Field</code>. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/1731";>#1731</a> by <a 
href="https://github.com/YuriiMotov";><code>@​YuriiMotov</code></a>.</li>
   </ul>
   <h2>0.0.40 (2026-08-28)</h2>
   <h3>Docs</h3>
   <ul>
   <li>✏️ Fix grammar and typos in docs. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2058";>#2058</a> by <a 
href="https://github.com/YuriiMotov";><code>@​YuriiMotov</code></a>.</li>
   <li>📝 Fix &quot;Decimals in SQLModel&quot; to reference <code>Field()</code> 
instead of <code>condecimal()</code>. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2035";>#2035</a> by <a 
href="https://github.com/anxkhn";><code>@​anxkhn</code></a>.</li>
   <li>🐛 Use buttons for Termynal controls. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2063";>#2063</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>📝 Add Library Skills documentation. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2052";>#2052</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>📝 Recommend uv projects by default in docs. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2050";>#2050</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>🐛 Prevent Termynal controls from scrolling. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2051";>#2051</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>📝 Update help docs. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2049";>#2049</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   </ul>
   <h3>Internal</h3>
   <ul>
   <li>⬆️ Bump Typer min version to <code>0.26.1</code>. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2078";>#2078</a> by <a 
href="https://github.com/YuriiMotov";><code>@​YuriiMotov</code></a>.</li>
   <li>⬆️ Bump <code>setup-uv</code> action to <code>10.0.1</code>. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2077";>#2077</a> by <a 
href="https://github.com/YuriiMotov";><code>@​YuriiMotov</code></a>.</li>
   <li>👷 Migrate automatic labels to Latest Changes. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2074";>#2074</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>👷 Remove legacy label check. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2072";>#2072</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>🔐 Use PR Submit for pull requests. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2071";>#2071</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>👷 Use GitHub CLI for Git authentication. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2070";>#2070</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>👷 Use PR Push commit identity. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2069";>#2069</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>🔒 Replace pre-commit PAT with PR Push. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2067";>#2067</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>👷 Remove Zensical docs cache. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2065";>#2065</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>🔥 Remove the old Latest Changes workflow. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2064";>#2064</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>⬆ Bump the python-packages group with 7 updates. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2060";>#2060</a> by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>⬆ Bump the github-actions group with 5 updates. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2059";>#2059</a> by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>⬆️ Upgrade latest-changes to 0.7.1. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2054";>#2054</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>⬆ Bump the python-packages group across 1 directory with 6 updates. PR 
<a href="https://redirect.github.com/fastapi/sqlmodel/pull/2042";>#2042</a> by 
<a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>⬆ Bump the github-actions group across 1 directory with 4 updates. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2045";>#2045</a> by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>👷 Add GH workflow to bump pre-commit hook versions. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2026";>#2026</a> by <a 
href="https://github.com/YuriiMotov";><code>@​YuriiMotov</code></a>.</li>
   <li>🔧 Set Dependabot schedule interval to &quot;monthly&quot;. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2025";>#2025</a> by <a 
href="https://github.com/YuriiMotov";><code>@​YuriiMotov</code></a>.</li>
   <li>⬆ Bump the python-packages group with 4 updates. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2039";>#2039</a> by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>⬆ Bump <a 
href="https://github.com/crate-ci/typos";>https://github.com/crate-ci/typos</a> 
from v1.47.2 to 1.48.0 in the pre-commit group. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2038";>#2038</a> by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>👷 Fix latest-changes checkout target. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2031";>#2031</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>⬆️ Update issue-manager to 0.8.1. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2030";>#2030</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>⬆️ Update latest-changes to 0.6.1. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2029";>#2029</a> by <a 
href="https://github.com/tiangolo";><code>@​tiangolo</code></a>.</li>
   <li>⬆ Bump the python-packages group across 1 directory with 8 updates. PR 
<a href="https://redirect.github.com/fastapi/sqlmodel/pull/2028";>#2028</a> by 
<a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   <li>⬆ Bump the github-actions group with 4 updates. PR <a 
href="https://redirect.github.com/fastapi/sqlmodel/pull/2027";>#2027</a> by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/fastapi/sqlmodel/commit/eff1be687e3fc485ff3e33fb7fe46beba61592a1";><code>eff1be6</code></a>
 🔖 Release version 0.0.42 (<a 
href="https://redirect.github.com/fastapi/sqlmodel/issues/2081";>#2081</a>)</li>
   <li><a 
href="https://github.com/fastapi/sqlmodel/commit/014736a91fe56d851a90e541f720ee766b35b433";><code>014736a</code></a>
 📝 Update release notes</li>
   <li><a 
href="https://github.com/fastapi/sqlmodel/commit/073023d84546490bd5dce86ce94fe6e8914db7c2";><code>073023d</code></a>
 🏷️ Allow <code>Discriminator</code> type for <code>discriminator</code> 
parameter in <code>Field</code> (<a 
href="https://redirect.github.com/fastapi/sqlmodel/issues/1729";>#1729</a>)</li>
   <li><a 
href="https://github.com/fastapi/sqlmodel/commit/43353a45817b30a51b7904d0b30e500bbbcef7ca";><code>43353a4</code></a>
 🔖 Release version 0.0.41 (<a 
href="https://redirect.github.com/fastapi/sqlmodel/issues/2080";>#2080</a>)</li>
   <li><a 
href="https://github.com/fastapi/sqlmodel/commit/84fa452529e638a386a10983d22efca511add2c2";><code>84fa452</code></a>
 📝 Update release notes</li>
   <li><a 
href="https://github.com/fastapi/sqlmodel/commit/2d02c4cd6fe861fca9ffd1a487eb32202f85c8df";><code>2d02c4c</code></a>
 🗑️ Deprecate <code>min_items</code> and <code>max_items</code> parameters of 
<code>Field</code> (<a 
href="https://redirect.github.com/fastapi/sqlmodel/issues/1731";>#1731</a>)</li>
   <li><a 
href="https://github.com/fastapi/sqlmodel/commit/83db52b0556e9437d5b0b229abdda5938eb09a9f";><code>83db52b</code></a>
 🔖 Release version 0.0.40 (<a 
href="https://redirect.github.com/fastapi/sqlmodel/issues/2079";>#2079</a>)</li>
   <li><a 
href="https://github.com/fastapi/sqlmodel/commit/c40c6e3eba778657762d948dc5f5ee47e85f3e7d";><code>c40c6e3</code></a>
 📝 Update release notes</li>
   <li><a 
href="https://github.com/fastapi/sqlmodel/commit/9a79ee5badb4db45e0ff50b77a432c2cadae3558";><code>9a79ee5</code></a>
 ✏️ Fix grammar and typos in docs (<a 
href="https://redirect.github.com/fastapi/sqlmodel/issues/2058";>#2058</a>)</li>
   <li><a 
href="https://github.com/fastapi/sqlmodel/commit/4e400c3c345b52be368fc27a7de77a8b1a11950e";><code>4e400c3</code></a>
 📝 Update release notes</li>
   <li>Additional commits viewable in <a 
href="https://github.com/fastapi/sqlmodel/compare/0.0.39...0.0.42";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sqlmodel&package-manager=uv&previous-version=0.0.39&new-version=0.0.42)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to