Commit 1956bc6
authored
deps(deps-dev): bump the python-development group with 6 updates (#242)
Bumps the python-development group with 6 updates:
| Package | From | To |
| --- | --- | --- |
|
[dependency-injector](https://github.com/ets-labs/python-dependency-injector)
| `4.48.3` | `4.49.0` |
| [pyfakefs](https://github.com/pytest-dev/pyfakefs) | `6.1.5` | `6.1.6`
|
| [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` |
`7.1.0` |
|
[pytest-reportportal](https://github.com/reportportal/agent-python-pytest)
| `5.6.0` | `5.6.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.15.6` | `0.15.7` |
|
[types-python-dateutil](https://github.com/typeshed-internal/stub_uploader)
| `2.9.0.20260305` | `2.9.0.20260323` |
Updates `dependency-injector` from 4.48.3 to 4.49.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ets-labs/python-dependency-injector/releases">dependency-injector's
releases</a>.</em></p>
<blockquote>
<h2>4.49.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Python 3.14 support</li>
<li>Fix Pydantic v2 deprecation warning triggering on settings class
import (fixes <a
href="https://redirect.github.com/ets-labs/python-dependency-injector/issues/942">#942</a>)</li>
<li>Fix grammar in Declarative Container documentation by <a
href="https://github.com/okotdaniel"><code>@okotdaniel</code></a> in <a
href="https://redirect.github.com/ets-labs/python-dependency-injector/pull/916">ets-labs/python-dependency-injector#916</a></li>
<li>Add missing warn_unresolved parameter to WiringConfiguration in
containers.pyi by <a
href="https://github.com/jonathandannenberg"><code>@jonathandannenberg</code></a>
in <a
href="https://redirect.github.com/ets-labs/python-dependency-injector/pull/951">ets-labs/python-dependency-injector#951</a></li>
<li>Add keep_cache argument to Container.wire typings by <a
href="https://github.com/romantolkachyov"><code>@romantolkachyov</code></a>
in <a
href="https://redirect.github.com/ets-labs/python-dependency-injector/pull/952">ets-labs/python-dependency-injector#952</a></li>
<li>Retrofit assert type for some type-stub checks by <a
href="https://github.com/leonarduschen"><code>@leonarduschen</code></a>
in <a
href="https://redirect.github.com/ets-labs/python-dependency-injector/pull/943">ets-labs/python-dependency-injector#943</a></li>
<li>Retrofit assert type for remaining type-stub checks by <a
href="https://github.com/leonarduschen"><code>@leonarduschen</code></a>
in <a
href="https://redirect.github.com/ets-labs/python-dependency-injector/pull/953">ets-labs/python-dependency-injector#953</a></li>
<li>Add provided()<!-- raw HTML omitted -->.call *args, **kwargs
arguments <a
href="https://redirect.github.com/ets-labs/python-dependency-injector/issues/945">#945</a>
by <a href="https://github.com/pavalso"><code>@pavalso</code></a> in <a
href="https://redirect.github.com/ets-labs/python-dependency-injector/pull/946">ets-labs/python-dependency-injector#946</a></li>
<li>Add context local resource by <a
href="https://github.com/elina-israyelyan"><code>@elina-israyelyan</code></a>
in <a
href="https://redirect.github.com/ets-labs/python-dependency-injector/pull/931">ets-labs/python-dependency-injector#931</a></li>
<li>Update CI/CD to <code>actions/checkout@v6</code>,
<code>actions/setup-python@v6</code>,
<code>actions/download-artifact@v8</code>,
<code>actions/upload-artifact@v7</code> and
<code>pypa/cibuildwheel@v3.4.0</code>.</li>
<li>Add dependabot config for GitHub Actions</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/okotdaniel"><code>@okotdaniel</code></a> made
their first contribution in <a
href="https://redirect.github.com/ets-labs/python-dependency-injector/pull/916">ets-labs/python-dependency-injector#916</a></li>
<li><a
href="https://github.com/jonathandannenberg"><code>@jonathandannenberg</code></a>
made their first contribution in <a
href="https://redirect.github.com/ets-labs/python-dependency-injector/pull/951">ets-labs/python-dependency-injector#951</a></li>
<li><a
href="https://github.com/romantolkachyov"><code>@romantolkachyov</code></a>
made their first contribution in <a
href="https://redirect.github.com/ets-labs/python-dependency-injector/pull/952">ets-labs/python-dependency-injector#952</a></li>
<li><a href="https://github.com/pavalso"><code>@pavalso</code></a> made
their first contribution in <a
href="https://redirect.github.com/ets-labs/python-dependency-injector/pull/946">ets-labs/python-dependency-injector#946</a></li>
<li><a
href="https://github.com/elina-israyelyan"><code>@elina-israyelyan</code></a>
made their first contribution in <a
href="https://redirect.github.com/ets-labs/python-dependency-injector/pull/931">ets-labs/python-dependency-injector#931</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ets-labs/python-dependency-injector/compare/4.48.3...4.49.0">https://github.com/ets-labs/python-dependency-injector/compare/4.48.3...4.49.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ets-labs/python-dependency-injector/commit/5f7aa1c337c77e782e1e927eb4b1e41a60912604"><code>5f7aa1c</code></a>
Bump version</li>
<li><a
href="https://github.com/ets-labs/python-dependency-injector/commit/5863d99bd5e9b2d22c15f3815b23973317a453ee"><code>5863d99</code></a>
Add .github/dependabot.yml</li>
<li><a
href="https://github.com/ets-labs/python-dependency-injector/commit/000c670c7e655cc7db423a76c6b877d185f706ce"><code>000c670</code></a>
Upgrade GHA actions</li>
<li><a
href="https://github.com/ets-labs/python-dependency-injector/commit/931084070a5304a26a925961375a5afcc3c3a38b"><code>9310840</code></a>
Fix iscoroutinefunction import for older Pythons</li>
<li><a
href="https://github.com/ets-labs/python-dependency-injector/commit/05a5e7d8701a1df8cb88ad55d187ba88cd6ffbe8"><code>05a5e7d</code></a>
Fix get_annotations import</li>
<li><a
href="https://github.com/ets-labs/python-dependency-injector/commit/58700d9dbd3420a559330666edfb477418997ff9"><code>58700d9</code></a>
Use from import statements</li>
<li><a
href="https://github.com/ets-labs/python-dependency-injector/commit/0e25331738716d5bfa5562d42617deb6ad65d23c"><code>0e25331</code></a>
Do not build nogil wheels</li>
<li><a
href="https://github.com/ets-labs/python-dependency-injector/commit/1696986aa7698120a7e2aab2355d93e178fc36f9"><code>1696986</code></a>
Python 3.14 support</li>
<li><a
href="https://github.com/ets-labs/python-dependency-injector/commit/525935137e81355657e44b454c0f7b19b69fdc7b"><code>5259351</code></a>
Add context local resource (<a
href="https://redirect.github.com/ets-labs/python-dependency-injector/issues/931">#931</a>)</li>
<li><a
href="https://github.com/ets-labs/python-dependency-injector/commit/76d5932b7340719eac2b737bd444daacc7bb0682"><code>76d5932</code></a>
Add provided()<func>.call *args, **kwargs arguments (<a
href="https://redirect.github.com/ets-labs/python-dependency-injector/issues/946">#946</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ets-labs/python-dependency-injector/compare/4.48.3...4.49.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `pyfakefs` from 6.1.5 to 6.1.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/pyfakefs/releases">pyfakefs's
releases</a>.</em></p>
<blockquote>
<h2>pyfakefs release version 6.1.6</h2>
<p>Follow-up bugfix release for release 6.1.5.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md">pyfakefs's
changelog</a>.</em></p>
<blockquote>
<h2><a href="https://pypi.python.org/pypi/pyfakefs/6.1.6">Version
6.1.6</a> (2026-03-18)</h2>
<p>Follow-up bugfix release for 6.1.5.</p>
<h3>Fixes</h3>
<ul>
<li><code>os.path.realpath</code> did not correctly handle some absolute
paths under Windows
(previous fix was incomplete, see <a
href="https://redirect.github.com/pytest-dev/pyfakefs/issues/1296">#1296</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pytest-dev/pyfakefs/commit/07a6c45d861b75c371df94a55805188d399c59be"><code>07a6c45</code></a>
Release 6.1.6</li>
<li><a
href="https://github.com/pytest-dev/pyfakefs/commit/618b94a7fb872fe71b811d28cb41d660aa26b2c6"><code>618b94a</code></a>
Fix os.path.realpath with absolute path (Windows)</li>
<li><a
href="https://github.com/pytest-dev/pyfakefs/commit/2ea3a13422fc9c940dba893d676027b4de8d1318"><code>2ea3a13</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li>See full diff in <a
href="https://github.com/pytest-dev/pyfakefs/compare/v6.1.5...v6.1.6">compare
view</a></li>
</ul>
</details>
<br />
Updates `pytest-cov` from 7.0.0 to 7.1.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst">pytest-cov's
changelog</a>.</em></p>
<blockquote>
<h2>7.1.0 (2026-03-21)</h2>
<ul>
<li>
<p>Fixed total coverage computation to always be consistent, regardless
of reporting settings.
Previously some reports could produce different total counts, and
consequently can make --cov-fail-under behave different depending on
reporting options.
See <code>[#641](pytest-dev/pytest-cov#641)
<https://github.com/pytest-dev/pytest-cov/issues/641></code>_.</p>
</li>
<li>
<p>Improve handling of ResourceWarning from sqlite3.</p>
<p>The plugin adds warning filter for sqlite3
<code>ResourceWarning</code> unclosed database (since 6.2.0).
It checks if there is already existing plugin for this message by
comparing filter regular expression.
When filter is specified on command line the message is escaped and does
not match an expected message.
A check for an escaped regular expression is added to handle this
case.</p>
<p>With this fix one can suppress <code>ResourceWarning</code> from
sqlite3 from command line::</p>
<p>pytest -W "ignore:unclosed database in <sqlite3.Connection
object at:ResourceWarning" ...</p>
</li>
<li>
<p>Various improvements to documentation.
Contributed by Art Pelling in
<code>[#718](pytest-dev/pytest-cov#718)
<https://github.com/pytest-dev/pytest-cov/pull/718></code>_ and
"vivodi" in
<code>[#738](pytest-dev/pytest-cov#738)
<https://github.com/pytest-dev/pytest-cov/pull/738></code><em>.
Also closed
<code>[#736](pytest-dev/pytest-cov#736)
<https://github.com/pytest-dev/pytest-cov/issues/736></code></em>.</p>
</li>
<li>
<p>Fixed some assertions in tests.
Contributed by in Markéta Machová in
<code>[#722](pytest-dev/pytest-cov#722)
<https://github.com/pytest-dev/pytest-cov/pull/722></code>_.</p>
</li>
<li>
<p>Removed unnecessary coverage configuration copying (meant as a backup
because reporting commands had configuration side-effects before
coverage 5.0).</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/66c8a526b1246b5eb8fb1bc218878131bc628622"><code>66c8a52</code></a>
Bump version: 7.0.0 → 7.1.0</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/f7076624784332594aa4cb3585d4757d295db15e"><code>f707662</code></a>
Make the examples use pypy 3.11.</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/6049a7847872e3139e6c82e93787123df5dc8672"><code>6049a78</code></a>
Make context test use the old ctracer (seems the new sysmon tracer
behaves di...</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/8ebf20bbbc73478b3f8fd36d30237d9ea083f06b"><code>8ebf20b</code></a>
Update changelog.</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/861d30e60d571f97259c6b718b71c819d5dbc3b9"><code>861d30e</code></a>
Remove the backup context manager - shouldn't be needed since coverage
5.0, ...</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/fd4c956014035527f0c3c8d7faef3f8cfdadac7f"><code>fd4c956</code></a>
Pass the precision on the nulled total (seems that there's some caching
goion...</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/78c9c4ecb005faf4962fd86ff7bf9c9cce9554d6"><code>78c9c4e</code></a>
Only run the 3.9 on older deps.</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/4849a922e8be725c662a3d9175da571ace6545dc"><code>4849a92</code></a>
Punctuation.</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/197c35e2f37031fd1927715307ab6eed7cb3d2b7"><code>197c35e</code></a>
Update changelog and hopefully I don't forget to publish release again
:))</li>
<li><a
href="https://github.com/pytest-dev/pytest-cov/commit/14dc1c92d44108384e39803888635fdbfc578b7f"><code>14dc1c9</code></a>
Update examples to use 3.11 and make the adhoc layout example look a bit
more...</li>
<li>Additional commits viewable in <a
href="https://github.com/pytest-dev/pytest-cov/compare/v7.0.0...v7.1.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `pytest-reportportal` from 5.6.0 to 5.6.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/reportportal/agent-python-pytest/releases">pytest-reportportal's
releases</a>.</em></p>
<blockquote>
<h2>Release 5.6.1</h2>
<h3>Added</h3>
<ul>
<li>Config variables override by environment variables logic, by <a
href="https://github.com/HardNorth"><code>@HardNorth</code></a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Code reference generation in <code>xdist</code>, by <a
href="https://github.com/Sgitario"><code>@Sgitario</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/reportportal/agent-python-pytest/blob/develop/CHANGELOG.md">pytest-reportportal's
changelog</a>.</em></p>
<blockquote>
<h2>[5.6.1]</h2>
<h3>Added</h3>
<ul>
<li>Config variables override by environment variables logic, by <a
href="https://github.com/HardNorth"><code>@HardNorth</code></a></li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Code reference generation in <code>xdist</code>, by <a
href="https://github.com/Sgitario"><code>@Sgitario</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/reportportal/agent-python-pytest/commit/e696b72f8626fdea9ac9b7a309427ab15975d5d3"><code>e696b72</code></a>
Merge pull request <a
href="https://redirect.github.com/reportportal/agent-python-pytest/issues/412">#412</a>
from reportportal/develop</li>
<li><a
href="https://github.com/reportportal/agent-python-pytest/commit/9af66f1c10369d15d74fabe30cef1c4aee361666"><code>9af66f1</code></a>
CHANGELOG.md update</li>
<li><a
href="https://github.com/reportportal/agent-python-pytest/commit/62aff0d4489d2984844cce03ff4a51e9797b68e0"><code>62aff0d</code></a>
Merge pull request <a
href="https://redirect.github.com/reportportal/agent-python-pytest/issues/407">#407</a>
from Sgitario/jcarvaja/bug_test_name</li>
<li><a
href="https://github.com/reportportal/agent-python-pytest/commit/8e996721da94e18f0fd8f9edc9f8efb371d43d82"><code>8e99672</code></a>
Config variables override by environment variables logic, fixes <a
href="https://redirect.github.com/reportportal/agent-python-pytest/issues/408">#408</a></li>
<li><a
href="https://github.com/reportportal/agent-python-pytest/commit/84ea161d1409d115e4d55d4ad89f183bc2858589"><code>84ea161</code></a>
fix: strip trailing <a
href="https://github.com/suffix"><code>@suffix</code></a> for
method_name in _get_code_ref</li>
<li><a
href="https://github.com/reportportal/agent-python-pytest/commit/5b84bfff9b984cd03056533f4da0c7d010b288c9"><code>5b84bff</code></a>
CHANGELOG.md update</li>
<li><a
href="https://github.com/reportportal/agent-python-pytest/commit/3e4ce2a146d69f512db7e8a753a2db4be7e64cb1"><code>3e4ce2a</code></a>
Version update</li>
<li><a
href="https://github.com/reportportal/agent-python-pytest/commit/91409ecfeb247f0ffd4284a88450124fca731e4d"><code>91409ec</code></a>
Changelog update</li>
<li>See full diff in <a
href="https://github.com/reportportal/agent-python-pytest/compare/5.6.0...5.6.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `ruff` from 0.15.6 to 0.15.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/ruff/releases">ruff's
releases</a>.</em></p>
<blockquote>
<h2>0.15.7</h2>
<h2>Release Notes</h2>
<p>Released on 2026-03-19.</p>
<h3>Preview features</h3>
<ul>
<li>Display output severity in preview (<a
href="https://redirect.github.com/astral-sh/ruff/pull/23845">#23845</a>)</li>
<li>Don't show <code>noqa</code> hover for non-Python documents (<a
href="https://redirect.github.com/astral-sh/ruff/pull/24040">#24040</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>pycodestyle</code>] Recognize <code>pyrefly:</code> as a
pragma comment (<code>E501</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/24019">#24019</a>)</li>
</ul>
<h3>Server</h3>
<ul>
<li>Don't return code actions for non-Python documents (<a
href="https://redirect.github.com/astral-sh/ruff/pull/23905">#23905</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Add company AI policy to contributing guide (<a
href="https://redirect.github.com/astral-sh/ruff/pull/24021">#24021</a>)</li>
<li>Document editor features for Markdown code formatting (<a
href="https://redirect.github.com/astral-sh/ruff/pull/23924">#23924</a>)</li>
<li>[<code>pylint</code>] Improve phrasing (<code>PLC0208</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/24033">#24033</a>)</li>
</ul>
<h3>Other changes</h3>
<ul>
<li>Use PEP 639 license information (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19661">#19661</a>)</li>
</ul>
<h3>Contributors</h3>
<ul>
<li><a
href="https://github.com/tmimmanuel"><code>@tmimmanuel</code></a></li>
<li><a
href="https://github.com/DimitriPapadopoulos"><code>@DimitriPapadopoulos</code></a></li>
<li><a
href="https://github.com/amyreese"><code>@amyreese</code></a></li>
<li><a href="https://github.com/statxc"><code>@statxc</code></a></li>
<li><a href="https://github.com/dylwil3"><code>@dylwil3</code></a></li>
<li><a
href="https://github.com/hunterhogan"><code>@hunterhogan</code></a></li>
<li><a
href="https://github.com/renovate"><code>@renovate</code></a></li>
</ul>
<h2>Install ruff 0.15.7</h2>
<h3>Install prebuilt binaries via shell script</h3>
<pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf
https://releases.astral.sh/github/ruff/releases/download/0.15.7/ruff-installer.sh
| sh
</code></pre>
<h3>Install prebuilt binaries via powershell script</h3>
<pre lang="sh"><code>powershell -ExecutionPolicy Bypass -c "irm
https://releases.astral.sh/github/ruff/releases/download/0.15.7/ruff-installer.ps1
| iex"
</tr></table>
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md">ruff's
changelog</a>.</em></p>
<blockquote>
<h2>0.15.7</h2>
<p>Released on 2026-03-19.</p>
<h3>Preview features</h3>
<ul>
<li>Display output severity in preview (<a
href="https://redirect.github.com/astral-sh/ruff/pull/23845">#23845</a>)</li>
<li>Don't show <code>noqa</code> hover for non-Python documents (<a
href="https://redirect.github.com/astral-sh/ruff/pull/24040">#24040</a>)</li>
</ul>
<h3>Rule changes</h3>
<ul>
<li>[<code>pycodestyle</code>] Recognize <code>pyrefly:</code> as a
pragma comment (<code>E501</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/24019">#24019</a>)</li>
</ul>
<h3>Server</h3>
<ul>
<li>Don't return code actions for non-Python documents (<a
href="https://redirect.github.com/astral-sh/ruff/pull/23905">#23905</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Add company AI policy to contributing guide (<a
href="https://redirect.github.com/astral-sh/ruff/pull/24021">#24021</a>)</li>
<li>Document editor features for Markdown code formatting (<a
href="https://redirect.github.com/astral-sh/ruff/pull/23924">#23924</a>)</li>
<li>[<code>pylint</code>] Improve phrasing (<code>PLC0208</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/pull/24033">#24033</a>)</li>
</ul>
<h3>Other changes</h3>
<ul>
<li>Use PEP 639 license information (<a
href="https://redirect.github.com/astral-sh/ruff/pull/19661">#19661</a>)</li>
</ul>
<h3>Contributors</h3>
<ul>
<li><a
href="https://github.com/tmimmanuel"><code>@tmimmanuel</code></a></li>
<li><a
href="https://github.com/DimitriPapadopoulos"><code>@DimitriPapadopoulos</code></a></li>
<li><a
href="https://github.com/amyreese"><code>@amyreese</code></a></li>
<li><a href="https://github.com/statxc"><code>@statxc</code></a></li>
<li><a href="https://github.com/dylwil3"><code>@dylwil3</code></a></li>
<li><a
href="https://github.com/hunterhogan"><code>@hunterhogan</code></a></li>
<li><a
href="https://github.com/renovate"><code>@renovate</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/ruff/commit/0ef39de46c006994fb1e90f7bd4ba09c0b2c1f79"><code>0ef39de</code></a>
Bump 0.15.7 (<a
href="https://redirect.github.com/astral-sh/ruff/issues/24049">#24049</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/beb543b5c666be9fd3f13c88df818f202b63e9d0"><code>beb543b</code></a>
[ty] ecosystem-analyzer: Fail on newly panicking projects (<a
href="https://redirect.github.com/astral-sh/ruff/issues/24043">#24043</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/378fe730929ccd67a7f2426b3012093da814b31d"><code>378fe73</code></a>
Don't show noqa hover for non-Python documents (<a
href="https://redirect.github.com/astral-sh/ruff/issues/24040">#24040</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/b5665bd18eecab4d3b5ab1256b36904cd99a4c57"><code>b5665bd</code></a>
[<code>pylint</code>] Improve phrasing (<code>PLC0208</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/issues/24033">#24033</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/6e20f2219020e61eeae29458013d2d3684f75a79"><code>6e20f22</code></a>
test: migrate <code>show_settings</code> and <code>version</code> tests
to use <code>CliTest</code> (<a
href="https://redirect.github.com/astral-sh/ruff/issues/23702">#23702</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/f99b284c1fe1399a82da7f6669467488017d44a7"><code>f99b284</code></a>
Drain file watcher events during test setup (<a
href="https://redirect.github.com/astral-sh/ruff/issues/24030">#24030</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/744c996c35016a8c0e05aa2823f4f822ac7b842c"><code>744c996</code></a>
[ty] Filter out unsatisfiable inference attempts during generic call
narrowin...</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/16160958bdafb6106b6fffc72ffe2e4db0c0ac33"><code>1616095</code></a>
[ty] Avoid inferring intersection types for call arguments (<a
href="https://redirect.github.com/astral-sh/ruff/issues/23933">#23933</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/7f275f431bf8c60d59601b74d441e9f4bef89f35"><code>7f275f4</code></a>
[ty] Pin mypy_primer in <code>setup_primer_project.py</code> (<a
href="https://redirect.github.com/astral-sh/ruff/issues/24020">#24020</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff/commit/7255e362e4b171a641222279cd28d2ca88a74fdc"><code>7255e36</code></a>
[<code>pycodestyle</code>] Recognize <code>pyrefly:</code> as a pragma
comment (<code>E501</code>) (<a
href="https://redirect.github.com/astral-sh/ruff/issues/24019">#24019</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff/compare/0.15.6...0.15.7">compare
view</a></li>
</ul>
</details>
<br />
Updates `types-python-dateutil` from 2.9.0.20260305 to 2.9.0.20260323
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/typeshed-internal/stub_uploader/commits">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 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>3 files changed
Lines changed: 325 additions & 285 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments