Skip to content

Commit 269e2ab

Browse files
chore: Bump the deps group with 6 updates (#63)
Bumps the deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [typer](https://github.com/fastapi/typer) | `0.15.1` | `0.15.2` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.8` | `0.115.11` | | [pybase64](https://github.com/mayeut/pybase64) | `1.4.0` | `1.4.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [moto[server]](https://github.com/getmoto/moto) | `5.1.0` | `5.1.1` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.2.1` | `8.2.3` | Updates `typer` from 0.15.1 to 0.15.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastapi/typer/releases">typer's releases</a>.</em></p> <blockquote> <h2>0.15.2</h2> <h3>Features</h3> <ul> <li>✨ Allow custom styles for commands in help output. PR <a href="https://redirect.github.com/fastapi/typer/pull/1103">#1103</a> by <a href="https://github.com/TheTechromancer"><code>@​TheTechromancer</code></a>.</li> <li>✨ Avoid the unnecessary import of <code>typing_extensions</code> in newer Python versions. PR <a href="https://redirect.github.com/fastapi/typer/pull/1048">#1048</a> by <a href="https://github.com/horta"><code>@​horta</code></a>.</li> </ul> <h3>Fixes</h3> <ul> <li>🐛 Fix shell completions for the fish shell. PR <a href="https://redirect.github.com/fastapi/typer/pull/1069">#1069</a> by <a href="https://github.com/goraje"><code>@​goraje</code></a>.</li> </ul> <h3>Refactors</h3> <ul> <li>🚚 Rename test to corner-cases to make it more explicit. PR <a href="https://redirect.github.com/fastapi/typer/pull/1083">#1083</a> by <a href="https://github.com/tiangolo"><code>@​tiangolo</code></a>.</li> </ul> <h3>Docs</h3> <ul> <li>✏️ Fix small typos in the tutorial documentation. PR <a href="https://redirect.github.com/fastapi/typer/pull/1137">#1137</a> by <a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li> <li>📝 Update optional CLI argument section in tutorial with <code>Annotated</code>. PR <a href="https://redirect.github.com/fastapi/typer/pull/983">#983</a> by <a href="https://github.com/gkeuccsr"><code>@​gkeuccsr</code></a>.</li> <li>📝 Clarify the need for <code>mix_stderr</code> when accessing the output of <code>stderr</code> in tests. PR <a href="https://redirect.github.com/fastapi/typer/pull/1045">#1045</a> by <a href="https://github.com/mrchrisadams"><code>@​mrchrisadams</code></a>.</li> </ul> <h3>Internal</h3> <ul> <li>🔧 Add support for Python 3.13, tests in CI and add PyPI trove classifier. PR <a href="https://redirect.github.com/fastapi/typer/pull/1091">#1091</a> by <a href="https://github.com/edgarrmondragon"><code>@​edgarrmondragon</code></a>.</li> <li>⬆ Bump ruff from 0.9.6 to 0.9.7. PR <a href="https://redirect.github.com/fastapi/typer/pull/1161">#1161</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1162">#1162</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.9.5 to 0.9.6. PR <a href="https://redirect.github.com/fastapi/typer/pull/1153">#1153</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1151">#1151</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.9.4 to 0.9.5. PR <a href="https://redirect.github.com/fastapi/typer/pull/1146">#1146</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1142">#1142</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.9.3 to 0.9.4. PR <a href="https://redirect.github.com/fastapi/typer/pull/1139">#1139</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1135">#1135</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.9.1 to 0.9.3. PR <a href="https://redirect.github.com/fastapi/typer/pull/1136">#1136</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1130">#1130</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.8.6 to 0.9.1. PR <a href="https://redirect.github.com/fastapi/typer/pull/1118">#1118</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4. PR <a href="https://redirect.github.com/fastapi/typer/pull/1132">#1132</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump mkdocs-material from 9.5.49 to 9.5.50. PR <a href="https://redirect.github.com/fastapi/typer/pull/1129">#1129</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>💚 Fix test matrix for Python 3.7. PR <a href="https://redirect.github.com/fastapi/typer/pull/1116">#1116</a> by <a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li> <li>⬆ Bump ruff from 0.8.4 to 0.8.6. PR <a href="https://redirect.github.com/fastapi/typer/pull/1107">#1107</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1109">#1109</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump pillow from 11.0.0 to 11.1.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/1104">#1104</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1102">#1102</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.8.3 to 0.8.4. PR <a href="https://redirect.github.com/fastapi/typer/pull/1097">#1097</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump astral-sh/setup-uv from 4 to 5. PR <a href="https://redirect.github.com/fastapi/typer/pull/1098">#1098</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump markdown-include-variants from 0.0.3 to 0.0.4. PR <a href="https://redirect.github.com/fastapi/typer/pull/1100">#1100</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.8.2 to 0.8.3. PR <a href="https://redirect.github.com/fastapi/typer/pull/1090">#1090</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1093">#1093</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump mkdocs-material from 9.5.48 to 9.5.49. PR <a href="https://redirect.github.com/fastapi/typer/pull/1092">#1092</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3. PR <a href="https://redirect.github.com/fastapi/typer/pull/1088">#1088</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1087">#1087</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.8.1 to 0.8.2. PR <a href="https://redirect.github.com/fastapi/typer/pull/1084">#1084</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>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fastapi/typer/blob/master/docs/release-notes.md">typer's changelog</a>.</em></p> <blockquote> <h2>0.15.2</h2> <h3>Features</h3> <ul> <li>✨ Allow custom styles for commands in help output. PR <a href="https://redirect.github.com/fastapi/typer/pull/1103">#1103</a> by <a href="https://github.com/TheTechromancer"><code>@​TheTechromancer</code></a>.</li> <li>✨ Avoid the unnecessary import of <code>typing_extensions</code> in newer Python versions. PR <a href="https://redirect.github.com/fastapi/typer/pull/1048">#1048</a> by <a href="https://github.com/horta"><code>@​horta</code></a>.</li> </ul> <h3>Fixes</h3> <ul> <li>🐛 Fix shell completions for the fish shell. PR <a href="https://redirect.github.com/fastapi/typer/pull/1069">#1069</a> by <a href="https://github.com/goraje"><code>@​goraje</code></a>.</li> </ul> <h3>Refactors</h3> <ul> <li>🚚 Rename test to corner-cases to make it more explicit. PR <a href="https://redirect.github.com/fastapi/typer/pull/1083">#1083</a> by <a href="https://github.com/tiangolo"><code>@​tiangolo</code></a>.</li> </ul> <h3>Docs</h3> <ul> <li>✏️ Fix small typos in the tutorial documentation. PR <a href="https://redirect.github.com/fastapi/typer/pull/1137">#1137</a> by <a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li> <li>📝 Update optional CLI argument section in tutorial with <code>Annotated</code>. PR <a href="https://redirect.github.com/fastapi/typer/pull/983">#983</a> by <a href="https://github.com/gkeuccsr"><code>@​gkeuccsr</code></a>.</li> <li>📝 Clarify the need for <code>mix_stderr</code> when accessing the output of <code>stderr</code> in tests. PR <a href="https://redirect.github.com/fastapi/typer/pull/1045">#1045</a> by <a href="https://github.com/mrchrisadams"><code>@​mrchrisadams</code></a>.</li> </ul> <h3>Internal</h3> <ul> <li>🔧 Add support for Python 3.13, tests in CI and add PyPI trove classifier. PR <a href="https://redirect.github.com/fastapi/typer/pull/1091">#1091</a> by <a href="https://github.com/edgarrmondragon"><code>@​edgarrmondragon</code></a>.</li> <li>⬆ Bump ruff from 0.9.6 to 0.9.7. PR <a href="https://redirect.github.com/fastapi/typer/pull/1161">#1161</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1162">#1162</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.9.5 to 0.9.6. PR <a href="https://redirect.github.com/fastapi/typer/pull/1153">#1153</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1151">#1151</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.9.4 to 0.9.5. PR <a href="https://redirect.github.com/fastapi/typer/pull/1146">#1146</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1142">#1142</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.9.3 to 0.9.4. PR <a href="https://redirect.github.com/fastapi/typer/pull/1139">#1139</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1135">#1135</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.9.1 to 0.9.3. PR <a href="https://redirect.github.com/fastapi/typer/pull/1136">#1136</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1130">#1130</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.8.6 to 0.9.1. PR <a href="https://redirect.github.com/fastapi/typer/pull/1118">#1118</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4. PR <a href="https://redirect.github.com/fastapi/typer/pull/1132">#1132</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump mkdocs-material from 9.5.49 to 9.5.50. PR <a href="https://redirect.github.com/fastapi/typer/pull/1129">#1129</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>💚 Fix test matrix for Python 3.7. PR <a href="https://redirect.github.com/fastapi/typer/pull/1116">#1116</a> by <a href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li> <li>⬆ Bump ruff from 0.8.4 to 0.8.6. PR <a href="https://redirect.github.com/fastapi/typer/pull/1107">#1107</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1109">#1109</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump pillow from 11.0.0 to 11.1.0. PR <a href="https://redirect.github.com/fastapi/typer/pull/1104">#1104</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1102">#1102</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.8.3 to 0.8.4. PR <a href="https://redirect.github.com/fastapi/typer/pull/1097">#1097</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump astral-sh/setup-uv from 4 to 5. PR <a href="https://redirect.github.com/fastapi/typer/pull/1098">#1098</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump markdown-include-variants from 0.0.3 to 0.0.4. PR <a href="https://redirect.github.com/fastapi/typer/pull/1100">#1100</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump ruff from 0.8.2 to 0.8.3. PR <a href="https://redirect.github.com/fastapi/typer/pull/1090">#1090</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1093">#1093</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[bot]</code></a>.</li> <li>⬆ Bump mkdocs-material from 9.5.48 to 9.5.49. PR <a href="https://redirect.github.com/fastapi/typer/pull/1092">#1092</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3. PR <a href="https://redirect.github.com/fastapi/typer/pull/1088">#1088</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>.</li> <li>⬆ [pre-commit.ci] pre-commit autoupdate. PR <a href="https://redirect.github.com/fastapi/typer/pull/1087">#1087</a> by <a href="https://github.com/apps/pre-commit-ci"><code>@​pre-commit-ci[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/typer/commit/5474f0be4ef3dbd845d9eb6541a563861c9e31e4"><code>5474f0b</code></a> 🔖 Release version 0.15.2</li> <li><a href="https://github.com/fastapi/typer/commit/31f5222c15f35696dbb2d7881c591cd69872c886"><code>31f5222</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/e8096c9f467512cc97881ca21fd6d8f8bd89f144"><code>e8096c9</code></a> ✨ Allow custom styles for commands in help output (<a href="https://redirect.github.com/fastapi/typer/issues/1103">#1103</a>)</li> <li><a href="https://github.com/fastapi/typer/commit/f12ecec42f1caf9d5c7bdeb106409ab93b6eb2f9"><code>f12ecec</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/a169a35f4031b23527260abe40b7ba69d9ad1e93"><code>a169a35</code></a> ✏️ Fix small typos in the tutorial documentation (<a href="https://redirect.github.com/fastapi/typer/issues/1137">#1137</a>)</li> <li><a href="https://github.com/fastapi/typer/commit/d3d3e4659d9c62be7af0576a2581bc34b02be981"><code>d3d3e46</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/1332596f68c3a40b0bbd86bfb6de65cd3a2b9d7d"><code>1332596</code></a> 🔧 Add support for Python 3.13, tests in CI and add PyPI trove classifier (<a href="https://redirect.github.com/fastapi/typer/issues/1091">#1091</a>)</li> <li><a href="https://github.com/fastapi/typer/commit/cdeb036285ef7521fa6d9febcbee6ec6c40b435b"><code>cdeb036</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/typer/commit/4f04666db67a231b4afd0d5b6de86b30242aa70c"><code>4f04666</code></a> 🐛 Fix shell completions for the fish shell (<a href="https://redirect.github.com/fastapi/typer/issues/1069">#1069</a>)</li> <li><a href="https://github.com/fastapi/typer/commit/85ca5b5adc086dc76e6eccc3878727c3c7297edd"><code>85ca5b5</code></a> 📝 Update release notes</li> <li>Additional commits viewable in <a href="https://github.com/fastapi/typer/compare/0.15.1...0.15.2">compare view</a></li> </ul> </details> <br /> Updates `fastapi` from 0.115.8 to 0.115.11 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastapi/fastapi/releases">fastapi's releases</a>.</em></p> <blockquote> <h2>0.115.11</h2> <h3>Fixes</h3> <ul> <li>🐛 Add docs examples and tests (support) for <code>Annotated</code> custom validations, like <code>AfterValidator</code>, revert <a href="https://redirect.github.com/fastapi/fastapi/pull/13440">#13440</a>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13442">#13442</a> by <a href="https://github.com/tiangolo"><code>@​tiangolo</code></a>. <ul> <li>New docs: <a href="https://fastapi.tiangolo.com/tutorial/query-params-str-validations/#custom-validation">Query Parameters and String Validations - Custom Validation</a>.</li> </ul> </li> </ul> <h3>Translations</h3> <ul> <li>🌐 Add Russian translation for <code>docs/ru/docs/tutorial/middleware.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13412">#13412</a> by <a href="https://github.com/alv2017"><code>@​alv2017</code></a>.</li> </ul> <h3>Internal</h3> <ul> <li>👥 Update FastAPI GitHub topic repositories. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13439">#13439</a> by <a href="https://github.com/tiangolo"><code>@​tiangolo</code></a>.</li> <li>👥 Update FastAPI People - Contributors and Translators. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13432">#13432</a> by <a href="https://github.com/tiangolo"><code>@​tiangolo</code></a>.</li> <li>👥 Update FastAPI People - Sponsors. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13433">#13433</a> by <a href="https://github.com/tiangolo"><code>@​tiangolo</code></a>.</li> </ul> <h2>0.115.10</h2> <h3>Fixes</h3> <ul> <li>♻️ Update internal annotation usage for compatibility with Pydantic 2.11. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13314">#13314</a> by <a href="https://github.com/Viicos"><code>@​Viicos</code></a>.</li> </ul> <h3>Upgrades</h3> <ul> <li>⬆️ Bump Starlette to allow up to 0.46.0: <code>&gt;=0.40.0,&lt;0.47.0</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13426">#13426</a> by <a href="https://github.com/musicinmybrain"><code>@​musicinmybrain</code></a>.</li> </ul> <h3>Translations</h3> <ul> <li>🌐 Add Ukrainian translation for <code>docs/uk/docs/tutorial/debugging.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13370">#13370</a> by <a href="https://github.com/valentinDruzhinin"><code>@​valentinDruzhinin</code></a>.</li> <li>🌐 Add Ukrainian translation for <code>docs/uk/docs/tutorial/query-params.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13362">#13362</a> by <a href="https://github.com/valentinDruzhinin"><code>@​valentinDruzhinin</code></a>.</li> <li>🌐 Add Ukrainian translation for <code>docs/uk/docs/tutorial/path-params.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13354">#13354</a> by <a href="https://github.com/valentinDruzhinin"><code>@​valentinDruzhinin</code></a>.</li> <li>🌐 Add Japanese translation for <code>docs/ja/docs/tutorial/cookie-param-models.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13330">#13330</a> by <a href="https://github.com/k94-ishi"><code>@​k94-ishi</code></a>.</li> <li>🌐 Add Ukrainian translation for <code>docs/uk/docs/tutorial/body-multiple-params.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13408">#13408</a> by <a href="https://github.com/valentinDruzhinin"><code>@​valentinDruzhinin</code></a>.</li> <li>🌐 Add Japanese translation for <code>docs/ja/docs/tutorial/query-param-models.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13323">#13323</a> by <a href="https://github.com/k94-ishi"><code>@​k94-ishi</code></a>.</li> <li>🌐 Add Ukrainian translation for <code>docs/uk/docs/tutorial/body-nested-models.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13409">#13409</a> by <a href="https://github.com/valentinDruzhinin"><code>@​valentinDruzhinin</code></a>.</li> <li>🌐 Add Vietnamese translation for <code>docs/vi/docs/deployment/versions.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13406">#13406</a> by <a href="https://github.com/ptt3199"><code>@​ptt3199</code></a>.</li> <li>🌐 Add Vietnamese translation for <code>docs/vi/docs/deployment/index.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13405">#13405</a> by <a href="https://github.com/ptt3199"><code>@​ptt3199</code></a>.</li> <li>🌐 Add Ukrainian translation for <code>docs/uk/docs/tutorial/request-forms.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13383">#13383</a> by <a href="https://github.com/valentinDruzhinin"><code>@​valentinDruzhinin</code></a>.</li> <li>🌐 Add Ukrainian translation for <code>docs/uk/docs/tutorial/testing.md</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13371">#13371</a> by <a href="https://github.com/valentinDruzhinin"><code>@​valentinDruzhinin</code></a>.</li> </ul> <h2>0.115.9</h2> <h3>Fixes</h3> <ul> <li>🐛 Ensure that <code>HTTPDigest</code> only raises an exception when <code>auto_error is True</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/2939">#2939</a> by <a href="https://github.com/arthurio"><code>@​arthurio</code></a>.</li> </ul> <h3>Refactors</h3> <ul> <li>✅ Simplify tests for <code>query_params_str_validations</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13218">#13218</a> by <a href="https://github.com/alv2017"><code>@​alv2017</code></a>.</li> <li>✅ Simplify tests for <code>app_testing</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13220">#13220</a> by <a href="https://github.com/alv2017"><code>@​alv2017</code></a>.</li> <li>✅ Simplify tests for <code>dependency_testing</code>. PR <a href="https://redirect.github.com/fastapi/fastapi/pull/13223">#13223</a> by <a href="https://github.com/alv2017"><code>@​alv2017</code></a>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastapi/fastapi/commit/3824664620433f0055125adbf2fc212ced2bdf94"><code>3824664</code></a> 🔖 Release version 0.115.11</li> <li><a href="https://github.com/fastapi/fastapi/commit/a01ed2f6a71b4f5eb38cd25f4ad435b749f120df"><code>a01ed2f</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/fastapi/commit/a2c2e332a0936a2d6277548d612ec7a1fc957020"><code>a2c2e33</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/fastapi/commit/74fe89bf35034aae531ca0a527c37d2f545161f5"><code>74fe89b</code></a> 🐛 Add docs examples and tests (support) for <code>Annotated</code> custom validations, l...</li> <li><a href="https://github.com/fastapi/fastapi/commit/f5056f84b66344ee4fc0e15eff763cdb35381b5c"><code>f5056f8</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/fastapi/commit/60f05868b786337cf00504fd5e5df2a46c6cd6d3"><code>60f0586</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/fastapi/commit/b7d3f2a96ec2e3d548a1cbd8046dbfecdee38acf"><code>b7d3f2a</code></a> 📝 Update release notes</li> <li><a href="https://github.com/fastapi/fastapi/commit/ea57612d69290be8298369d9f1542d6afeea459e"><code>ea57612</code></a> 👥 Update FastAPI GitHub topic repositories (<a href="https://redirect.github.com/fastapi/fastapi/issues/13439">#13439</a>)</li> <li><a href="https://github.com/fastapi/fastapi/commit/186544760a803b39895ad9a563d56646a334588c"><code>1865447</code></a> 👥 Update FastAPI People - Contributors and Translators (<a href="https://redirect.github.com/fastapi/fastapi/issues/13432">#13432</a>)</li> <li><a href="https://github.com/fastapi/fastapi/commit/89e0c105474075f5e6b50192da82d7189e5d6617"><code>89e0c10</code></a> 👥 Update FastAPI People - Sponsors (<a href="https://redirect.github.com/fastapi/fastapi/issues/13433">#13433</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fastapi/fastapi/compare/0.115.8...0.115.11">compare view</a></li> </ul> </details> <br /> Updates `pybase64` from 1.4.0 to 1.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mayeut/pybase64/releases">pybase64's releases</a>.</em></p> <blockquote> <h2>v1.4.1</h2> <h2>What's Changed</h2> <ul> <li>Publish PyPy 3.11 wheels</li> <li>Publish armv7l wheels</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mayeut/pybase64/compare/v1.4.0...v1.4.1">https://github.com/mayeut/pybase64/compare/v1.4.0...v1.4.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mayeut/pybase64/commit/63a6035823bf18af4247344bc146c7181124bcb9"><code>63a6035</code></a> Bump version to 1.4.1</li> <li><a href="https://github.com/mayeut/pybase64/commit/2c27afbbdd0d597b4c423d35b1515ecb9abbca9d"><code>2c27afb</code></a> build(deps): bump pypa/cibuildwheel from 2.22.0 to 2.23.0 (<a href="https://redirect.github.com/mayeut/pybase64/issues/832">#832</a>)</li> <li><a href="https://github.com/mayeut/pybase64/commit/7d42afa6fce47f679fd43434ec13a9b591c68c91"><code>7d42afa</code></a> build(deps): bump docker/setup-qemu-action from 3.5.0 to 3.6.0 (<a href="https://redirect.github.com/mayeut/pybase64/issues/831">#831</a>)</li> <li><a href="https://github.com/mayeut/pybase64/commit/2bb63eabe1f6f9c05901cead2c481ea087be7fad"><code>2bb63ea</code></a> build(deps): bump docker/setup-qemu-action from 3.4.0 to 3.5.0 (<a href="https://redirect.github.com/mayeut/pybase64/issues/830">#830</a>)</li> <li><a href="https://github.com/mayeut/pybase64/commit/6d4352a2df4575bf38ab1d49a41d54412090e3d8"><code>6d4352a</code></a> build(deps): bump sphinx from 8.2.0 to 8.2.1 (<a href="https://redirect.github.com/mayeut/pybase64/issues/829">#829</a>)</li> <li><a href="https://github.com/mayeut/pybase64/commit/3a6fe40fae49610f8ffe8f1cf6d82a85a884501b"><code>3a6fe40</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/mayeut/pybase64/issues/828">#828</a>)</li> <li><a href="https://github.com/mayeut/pybase64/commit/da476b62d1c1b4ce67322e7a74f42c9e9d5b7521"><code>da476b6</code></a> build(deps): bump sphinx from 8.1.3 to 8.2.0 (<a href="https://redirect.github.com/mayeut/pybase64/issues/827">#827</a>)</li> <li><a href="https://github.com/mayeut/pybase64/commit/42e08c80ed742225ee79521cfe1752b8d59c2a26"><code>42e08c8</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/mayeut/pybase64/issues/821">#821</a>)</li> <li><a href="https://github.com/mayeut/pybase64/commit/3163626ab5aabcc260933ed5f2d67d33b8e4aaa2"><code>3163626</code></a> build(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0 (<a href="https://redirect.github.com/mayeut/pybase64/issues/823">#823</a>)</li> <li><a href="https://github.com/mayeut/pybase64/commit/6c3a53aa84dffce85cf2c9acdf30cf497d99bd54"><code>6c3a53a</code></a> build(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (<a href="https://redirect.github.com/mayeut/pybase64/issues/820">#820</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mayeut/pybase64/compare/v1.4.0...v1.4.1">compare view</a></li> </ul> </details> <br /> Updates `pytest` from 8.3.4 to 8.3.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p> <blockquote> <h2>8.3.5</h2> <h1>pytest 8.3.5 (2025-03-02)</h1> <h2>Bug fixes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/11777">#11777</a>: Fixed issue where sequences were still being shortened even with <code>-vv</code> verbosity.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/12888">#12888</a>: Fixed broken input when using Python 3.13+ and a <code>libedit</code> build of Python, such as on macOS or with uv-managed Python binaries from the <code>python-build-standalone</code> project. This could manifest e.g. by a broken prompt when using <code>Pdb</code>, or seeing empty inputs with manual usage of <code>input()</code> and suspended capturing.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13026">#13026</a>: Fixed <code>AttributeError</code>{.interpreted-text role=&quot;class&quot;} crash when using <code>--import-mode=importlib</code> when top-level directory same name as another module of the standard library.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13053">#13053</a>: Fixed a regression in pytest 8.3.4 where, when using <code>--import-mode=importlib</code>, a directory containing py file with the same name would cause an <code>ImportError</code></li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13083">#13083</a>: Fixed issue where pytest could crash if one of the collected directories got removed during collection.</li> </ul> <h2>Improved documentation</h2> <ul> <li> <p><a href="https://redirect.github.com/pytest-dev/pytest/issues/12842">#12842</a>: Added dedicated page about using types with pytest.</p> <p>See <code>types</code>{.interpreted-text role=&quot;ref&quot;} for detailed usage.</p> </li> </ul> <h2>Contributor-facing changes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13112">#13112</a>: Fixed selftest failures in <code>test_terminal.py</code> with Pygments &gt;= 2.19.0</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/13256">#13256</a>: Support for Towncrier versions released in 2024 has been re-enabled when building Sphinx docs -- by <code>webknjaz</code>{.interpreted-text role=&quot;user&quot;}.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/b55ab2aabb68c0ce94c3903139b062d0c2790152"><code>b55ab2a</code></a> Prepare release version 8.3.5</li> <li><a href="https://github.com/pytest-dev/pytest/commit/e217726d2a0edfaf58eae95bf835b85834b96da3"><code>e217726</code></a> Added dedicated page about using types with pytest <a href="https://redirect.github.com/pytest-dev/pytest/issues/12842">#12842</a> (<a href="https://redirect.github.com/pytest-dev/pytest/issues/12963">#12963</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13260">#13260</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/2fa3f8306c3da4aad7f7349a4947ac37ba6c652f"><code>2fa3f83</code></a> Add more resources and studies to flaky tests page in docs (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13250">#13250</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13259">#13259</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/e5c2efe3c36199731b41fd68bbf4df5e21404a8b"><code>e5c2efe</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/13256">#13256</a> from webknjaz/maintenance/towncrier-bump (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13258">#13258</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/3419674225a3a7b7d6f93650d75f6de52fe637d5"><code>3419674</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/13187">#13187</a> from pytest-dev/patchback/backports/8.3.x/b4009b319...</li> <li><a href="https://github.com/pytest-dev/pytest/commit/b75cfb162dbb927739698effa3fbcf279655da49"><code>b75cfb1</code></a> Add readline workaround for libedit (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13176">#13176</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/edbfff72a4051ed9c5f3d9b5d6f316b407cb6961"><code>edbfff7</code></a> doc: Clarify capturing .readouterr() return value (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13222">#13222</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13225">#13225</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/2ebba0063c66b77a7bd171221de059f3b3e47b86"><code>2ebba00</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/13199">#13199</a> from jakkdl/tox_docs_no_fetch (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13200">#13200</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/eb6496b79759f9acde581ed9d7a0777a49b5f820"><code>eb6496b</code></a> doc: Change training to remote only (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13196">#13196</a>) (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13197">#13197</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/78cf1f67f707fc07372a89775fd10d2065b5f17a"><code>78cf1f6</code></a> ci: Bump build-and-inspect-python-package (<a href="https://redirect.github.com/pytest-dev/pytest/issues/13188">#13188</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest/compare/8.3.4...8.3.5">compare view</a></li> </ul> </details> <br /> Updates `moto[server]` from 5.1.0 to 5.1.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getmoto/moto/blob/master/CHANGELOG.md">moto[server]'s changelog</a>.</em></p> <blockquote> <h2>5.1.1</h2> <p>Docker Digest for 5.1.1: <em>sha256:a4c04c53a892ad81741a2e006b85d0f98eab42ad988efb360429cb4ba6818323</em></p> <pre><code>* General: * Compatible with the new Account-based endpoint for DynamoDB (see boto/boto3#4449) * Removed dependency on typing_extensions (introduced in 5.1.0) <ul> <li> <p>New Methods:</p> <ul> <li> <p>CognitoIDP:</p> <ul> <li>delete_identity_pool()</li> </ul> </li> <li> <p>Glue:</p> <ul> <li>create_connection()</li> <li>get_connection()</li> <li>get_connections()</li> </ul> </li> <li> <p>GuardDuty:</p> <ul> <li>get_administrator_account()</li> </ul> </li> </ul> </li> <li> <p>Miscellaneous:</p> <ul> <li>ResourceGroupsTaggingAPI: get_resources() now supports EventBusses</li> <li>RDS: create_db_instance() now throws an error when referencing a non-existent DBCluster </code></pre></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getmoto/moto/commit/401269d076d7628329a021e1b960c79f90c3aaff"><code>401269d</code></a> Pre-Release: Up Version Number</li> <li><a href="https://github.com/getmoto/moto/commit/f0e258f459c0b1bc4363829d3b55d6c03a0e991e"><code>f0e258f</code></a> Prep release 5.1.1 (<a href="https://redirect.github.com/getmoto/moto/issues/8623">#8623</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/93521319e7c9acd43e2b9b6e13e8d8fd7c246162"><code>9352131</code></a> chore: update IAM Managed Policies (<a href="https://redirect.github.com/getmoto/moto/issues/8640">#8640</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/1e2dd1526b0f7d943eb57666d3b95ff7143d06ab"><code>1e2dd15</code></a> chore: update SSM default parameters (<a href="https://redirect.github.com/getmoto/moto/issues/8647">#8647</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/0224977538667d4ed6d93a259ba155bd5188b939"><code>0224977</code></a> chore: update SSM default AMI's (<a href="https://redirect.github.com/getmoto/moto/issues/8642">#8642</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/19342fdcc1790d510c448539584dab0a9de12dec"><code>19342fd</code></a> chore: update EC2 Instance Offerings (<a href="https://redirect.github.com/getmoto/moto/issues/8646">#8646</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/32679cbcc79da00f362bbdf1218f9b8470be60e6"><code>32679cb</code></a> chore: update SSM Optimized AMI's (<a href="https://redirect.github.com/getmoto/moto/issues/8643">#8643</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/b78bc26bd33c367616a4492ef685e47ed2de229f"><code>b78bc26</code></a> chore: update Config Managed Rules (<a href="https://redirect.github.com/getmoto/moto/issues/8639">#8639</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/f476634ff679ac4091ed045df7fdd89a9d34b427"><code>f476634</code></a> RDS: Raise error when trying to add DBInstance to non-existent DBCluster (<a href="https://redirect.github.com/getmoto/moto/issues/8645">#8645</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/e1c53bab28e23a3d5b12e5b4c14ea0fe1b81e897"><code>e1c53ba</code></a> Bump the java-deps group in /other_langs/tests_java with 6 updates (<a href="https://redirect.github.com/getmoto/moto/issues/8644">#8644</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/5.1.0...5.1.1">compare view</a></li> </ul> </details> <br /> Updates `sphinx` from 8.2.1 to 8.2.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sphinx-doc/sphinx/releases">sphinx's releases</a>.</em></p> <blockquote> <h2>Sphinx 8.2.3</h2> <p>Changelog: <a href="https://www.sphinx-doc.org/en/master/changes/8.2.html">https://www.sphinx-doc.org/en/master/changes/8.2.html</a></p> <h2>Sphinx 8.2.2</h2> <p>Changelog: <a href="https://www.sphinx-doc.org/en/master/changes/8.2.html">https://www.sphinx-doc.org/en/master/changes/8.2.html</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sphinx-doc/sphinx/commit/847ad0c991e21db9daa02fec09acbd456f353300"><code>847ad0c</code></a> Bump to 8.2.3 final</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/4091fe335444236181f765adaf9e9bf0a2bcc735"><code>4091fe3</code></a> Add CHANGES for Sphinx 8.2.3</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/c84c21ff935e840f67413e9397fc6a75cb87e529"><code>c84c21f</code></a> Correct the date for Sphinx 8.2.2</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/b3881bb23471584d3999ecbb03cb20184da22738"><code>b3881bb</code></a> Fix _CurrentDocument membership testing with '{c,cpp}:parent_symbol'</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/92b5303219101dee99ca50c245c5eb65257d4580"><code>92b5303</code></a> Define <code>_StrPath.__radd__()</code></li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/5739a9d58d2e5005259718d615d4c8ec3971173a"><code>5739a9d</code></a> Bump version</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/ee96ef304265d9969488f7bcd09b37826ac7c43c"><code>ee96ef3</code></a> Bump to 8.2.2 final</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/3e0021c7aa4e1f1b91d035d10b5f0b3a66b4f206"><code>3e0021c</code></a> Move Sphinx 8.2.2 CHANGES to doc/changes</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/1a62f3170ad7f2fe3f1f1bfc1d22e0e402e8e274"><code>1a62f31</code></a> Fix apidoc extension not setting default header/package name (<a href="https://redirect.github.com/sphinx-doc/sphinx/issues/13391">#13391</a>)</li> <li><a href="https://github.com/sphinx-doc/sphinx/commit/13d2899666c9e492809adb690b9a66f7f7064ce6"><code>13d2899</code></a> Replace <code>None</code> filename with <code>''</code> in <code>Sphinx.add_js_file()</code> (<a href="https://redirect.github.com/sphinx-doc/sphinx/issues/13402">#13402</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sphinx-doc/sphinx/compare/v8.2.1...v8.2.3">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0644e07 commit 269e2ab

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx==8.2.1
1+
sphinx==8.2.3
22
sphinx_click==6.0.0
33
sphinx_autodoc_typehints==3.1.0
44
furo==2024.8.6

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
httpx==0.28.1
44
pre-commit==4.1.0
55
pytest-cov==6.0.0
6-
pytest==8.3.4
6+
pytest==8.3.5
77
pytest-mock==3.14.0
88
jsf==0.11.2
99
typeguard==4.4.2
10-
moto[server]==5.1.0
10+
moto[server]==5.1.1
1111
detect-secrets[gibberish]==1.5.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
docker==7.1.0
22
jinja2==3.1.5
3-
typer==0.15.1
3+
typer==0.15.2
44
rich==13.9.4
55
pyyaml==6.0.1
66
pydantic==2.10.6
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
pydantic==2.10.6
2-
fastapi==0.115.8
2+
fastapi==0.115.11
33
requests==2.32.3
44
uvicorn==0.34.0
55
click==8.1.8
6-
typer==0.15.1
6+
typer==0.15.2
77
fsspec[http,s3]==2025.2.0
88
msgpack==1.1.0
9-
pybase64==1.4.0
9+
pybase64==1.4.1
1010
numpy==2.2.3; python_version >= "3.10"
1111
numpy==2.0.2; python_version < "3.10"

0 commit comments

Comments
 (0)