Skip to content

Commit aca3e02

Browse files
authored
deps(deps-dev): bump the python-development group with 3 updates (#336)
Bumps the python-development group with 3 updates: [ipython](https://github.com/ipython/ipython), [pytest-reportportal](https://github.com/reportportal/agent-python-pytest) and [ruff](https://github.com/astral-sh/ruff). Updates `ipython` from 9.14.0 to 9.14.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ipython/ipython/commit/352c35b9e841fe20c2a0dc09af67e180e6854322"><code>352c35b</code></a> release 9.14.1</li> <li><a href="https://github.com/ipython/ipython/commit/df72b1f8d94e874947f6425dbbcca614942aa3f5"><code>df72b1f</code></a> Add forward compatibility for pdb.Pdb's mode argument (<a href="https://redirect.github.com/ipython/ipython/issues/15235">#15235</a>)</li> <li><a href="https://github.com/ipython/ipython/commit/a957d81c3177d33fc9d0b5fe123e58dd8cbf87e7"><code>a957d81</code></a> Handle pdb.Pdb <code>mode</code> argument and test signature compatibility</li> <li><a href="https://github.com/ipython/ipython/commit/3e1c0544e141d55cd232259d4828a633e952f5fc"><code>3e1c054</code></a> ci: add zizmor GitHub Actions security analysis and harden workflows (<a href="https://redirect.github.com/ipython/ipython/issues/15238">#15238</a>)</li> <li><a href="https://github.com/ipython/ipython/commit/0181ae38b68b929f464c349ad139e1080ee60a93"><code>0181ae3</code></a> ci: add zizmor GitHub Actions security analysis and harden workflows</li> <li><a href="https://github.com/ipython/ipython/commit/fb831cc06fe27a12f5d52f6608fa90857428748c"><code>fb831cc</code></a> back to dev</li> <li>See full diff in <a href="https://github.com/ipython/ipython/compare/9.14.0...9.14.1">compare view</a></li> </ul> </details> <br /> Updates `pytest-reportportal` from 5.6.7 to 5.6.8 <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.8</h2> <h3>Changed</h3> <ul> <li>Client version updated to <a href="https://github.com/reportportal/client-Python/releases/tag/5.7.6">5.7.6</a>, by <a href="https://github.com/ableeck"><code>@​ableeck</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.8]</h2> <h3>Changed</h3> <ul> <li>Client version updated to <a href="https://github.com/reportportal/client-Python/releases/tag/5.7.6">5.7.6</a>, by <a href="https://github.com/ableeck"><code>@​ableeck</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reportportal/agent-python-pytest/commit/80c0794d24fd061997dd135d058129f9ef01c530"><code>80c0794</code></a> Merge pull request <a href="https://redirect.github.com/reportportal/agent-python-pytest/issues/425">#425</a> from reportportal/develop</li> <li><a href="https://github.com/reportportal/agent-python-pytest/commit/4de50206bc25abb865d595edf6e7d2b60fd32529"><code>4de5020</code></a> CHANGELOG.md update</li> <li><a href="https://github.com/reportportal/agent-python-pytest/commit/9550fafe6decf53e1b4e43557bd62515a2fb4be0"><code>9550faf</code></a> Merge pull request <a href="https://redirect.github.com/reportportal/agent-python-pytest/issues/424">#424</a> from reportportal/dependabot/pip/wheel-0.46.2</li> <li><a href="https://github.com/reportportal/agent-python-pytest/commit/26385e0bd3d2300d06fd7eaa687bdca6dfe419b3"><code>26385e0</code></a> Bump wheel from 0.40.0 to 0.46.2</li> <li><a href="https://github.com/reportportal/agent-python-pytest/commit/e7e0d084bea056f81328be8e41e49cd8fc88fb17"><code>e7e0d08</code></a> Merge pull request <a href="https://redirect.github.com/reportportal/agent-python-pytest/issues/423">#423</a> from ableeck/UpdateReportPortalClientTo576</li> <li><a href="https://github.com/reportportal/agent-python-pytest/commit/54e3a174809b7aec99bd7a06ce6137f22569b63a"><code>54e3a17</code></a> Undo manual change to CHANGELOG.md</li> <li><a href="https://github.com/reportportal/agent-python-pytest/commit/fce7927b3371f5e10302751209ab1849b1a06068"><code>fce7927</code></a> Update <code>reportportal-client</code> to version <code>5.7.6</code></li> <li><a href="https://github.com/reportportal/agent-python-pytest/commit/0005e0eb7a55f091a0f59f3701d3145df2cddf50"><code>0005e0e</code></a> Version update</li> <li><a href="https://github.com/reportportal/agent-python-pytest/commit/43e0bccf009e81c332ded3bef61143bb4f156a25"><code>43e0bcc</code></a> Changelog update</li> <li>See full diff in <a href="https://github.com/reportportal/agent-python-pytest/compare/5.6.7...5.6.8">compare view</a></li> </ul> </details> <br /> Updates `ruff` from 0.15.15 to 0.15.16 <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.16</h2> <h2>Release Notes</h2> <p>Released on 2026-06-04.</p> <h3>Preview features</h3> <ul> <li>[<code>flake8-async</code>] Implement <code>yield-in-context-manager-in-async-generator</code> (<code>ASYNC119</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/24644">#24644</a>)</li> <li>[<code>pylint</code>] Narrow diagnostic range and exclude cases without exception handlers (<code>PLW0717</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25440">#25440</a>)</li> <li>[<code>ruff</code>] Treat <code>yield</code> before <code>break</code> from a terminal loop as terminal (<code>RUF075</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25447">#25447</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>[<code>eradicate</code>] Avoid flagging <code>ruff:ignore</code> comments as code (<code>ERA001</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25537">#25537</a>)</li> <li>[<code>eradicate</code>] Fix <code>ERA001</code>/<code>RUF100</code> conflict when <code>noqa</code> is on commented-out code (<a href="https://redirect.github.com/astral-sh/ruff/pull/25414">#25414</a>)</li> <li>[<code>pyflakes</code>] Avoid removing the <code>format</code> call when it would change behavior (<code>F523</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25320">#25320</a>)</li> <li>[<code>pylint</code>] Avoid syntax errors in invalid character replacements in f-strings before Python 3.12 (<code>PLE2510</code>, <code>PLE2512</code>, <code>PLE2513</code>, <code>PLE2514</code>, <code>PLE2515</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25544">#25544</a>)</li> <li>[<code>pyupgrade</code>] Avoid converting <code>format</code> calls with more kinds of side effects (<code>UP032</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25484">#25484</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>flake8-pytest-style</code>] Avoid fixes for ambiguous <code>argnames</code> and <code>argvalues</code> combinations (<code>PT006</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/24776">#24776</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Drop excess capacity from statement suites during parsing (<a href="https://redirect.github.com/astral-sh/ruff/pull/25368">#25368</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>[<code>pydocstyle</code>] Improve discoverability of rules enabled for each convention (<a href="https://redirect.github.com/astral-sh/ruff/pull/24973">#24973</a>)</li> <li>[<code>ruff</code>] Restore example code for Python versions before 3.15 (<code>RUF017</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25439">#25439</a>)</li> <li>Fix typo <code>bin/active</code> → <code>bin/activate</code> in tutorial (<a href="https://redirect.github.com/astral-sh/ruff/pull/25473">#25473</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Shrink additional parser AST collections (<a href="https://redirect.github.com/astral-sh/ruff/pull/25465">#25465</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/Redslayer112"><code>@​Redslayer112</code></a></li> <li><a href="https://github.com/koriyoshi2041"><code>@​koriyoshi2041</code></a></li> <li><a href="https://github.com/George-Ogden"><code>@​George-Ogden</code></a></li> <li><a href="https://github.com/TejasAmle"><code>@​TejasAmle</code></a></li> <li><a href="https://github.com/anishgirianish"><code>@​anishgirianish</code></a></li> <li><a href="https://github.com/ntBre"><code>@​ntBre</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@​MichaReiser</code></a></li> <li><a href="https://github.com/loganrosen"><code>@​loganrosen</code></a></li> <li><a href="https://github.com/RafaelJohn9"><code>@​RafaelJohn9</code></a></li> <li><a href="https://github.com/adityasingh2400"><code>@​adityasingh2400</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/astral-sh/ruff/blob/main/CHANGELOG.md">ruff's changelog</a>.</em></p> <blockquote> <h2>0.15.16</h2> <p>Released on 2026-06-04.</p> <h3>Preview features</h3> <ul> <li>[<code>flake8-async</code>] Implement <code>yield-in-context-manager-in-async-generator</code> (<code>ASYNC119</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/24644">#24644</a>)</li> <li>[<code>pylint</code>] Narrow diagnostic range and exclude cases without exception handlers (<code>PLW0717</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25440">#25440</a>)</li> <li>[<code>ruff</code>] Treat <code>yield</code> before <code>break</code> from a terminal loop as terminal (<code>RUF075</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25447">#25447</a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>[<code>eradicate</code>] Avoid flagging <code>ruff:ignore</code> comments as code (<code>ERA001</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25537">#25537</a>)</li> <li>[<code>eradicate</code>] Fix <code>ERA001</code>/<code>RUF100</code> conflict when <code>noqa</code> is on commented-out code (<a href="https://redirect.github.com/astral-sh/ruff/pull/25414">#25414</a>)</li> <li>[<code>pyflakes</code>] Avoid removing the <code>format</code> call when it would change behavior (<code>F523</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25320">#25320</a>)</li> <li>[<code>pylint</code>] Avoid syntax errors in invalid character replacements in f-strings before Python 3.12 (<code>PLE2510</code>, <code>PLE2512</code>, <code>PLE2513</code>, <code>PLE2514</code>, <code>PLE2515</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25544">#25544</a>)</li> <li>[<code>pyupgrade</code>] Avoid converting <code>format</code> calls with more kinds of side effects (<code>UP032</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25484">#25484</a>)</li> </ul> <h3>Rule changes</h3> <ul> <li>[<code>flake8-pytest-style</code>] Avoid fixes for ambiguous <code>argnames</code> and <code>argvalues</code> combinations (<code>PT006</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/24776">#24776</a>)</li> </ul> <h3>Performance</h3> <ul> <li>Drop excess capacity from statement suites during parsing (<a href="https://redirect.github.com/astral-sh/ruff/pull/25368">#25368</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>[<code>pydocstyle</code>] Improve discoverability of rules enabled for each convention (<a href="https://redirect.github.com/astral-sh/ruff/pull/24973">#24973</a>)</li> <li>[<code>ruff</code>] Restore example code for Python versions before 3.15 (<code>RUF017</code>) (<a href="https://redirect.github.com/astral-sh/ruff/pull/25439">#25439</a>)</li> <li>Fix typo <code>bin/active</code> → <code>bin/activate</code> in tutorial (<a href="https://redirect.github.com/astral-sh/ruff/pull/25473">#25473</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Shrink additional parser AST collections (<a href="https://redirect.github.com/astral-sh/ruff/pull/25465">#25465</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/Redslayer112"><code>@​Redslayer112</code></a></li> <li><a href="https://github.com/koriyoshi2041"><code>@​koriyoshi2041</code></a></li> <li><a href="https://github.com/George-Ogden"><code>@​George-Ogden</code></a></li> <li><a href="https://github.com/TejasAmle"><code>@​TejasAmle</code></a></li> <li><a href="https://github.com/anishgirianish"><code>@​anishgirianish</code></a></li> <li><a href="https://github.com/ntBre"><code>@​ntBre</code></a></li> <li><a href="https://github.com/MichaReiser"><code>@​MichaReiser</code></a></li> <li><a href="https://github.com/loganrosen"><code>@​loganrosen</code></a></li> <li><a href="https://github.com/RafaelJohn9"><code>@​RafaelJohn9</code></a></li> <li><a href="https://github.com/adityasingh2400"><code>@​adityasingh2400</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ruff/commit/6c498ab5394edc5622d7f348e12956bf86203716"><code>6c498ab</code></a> Bump 0.15.16 (<a href="https://redirect.github.com/astral-sh/ruff/issues/25635">#25635</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/e51e132831c4e1c4a5ac00fca4c9256354ab99bf"><code>e51e132</code></a> [<code>flake8-async</code>] Implement <code>yield-in-context-manager-in-async-generator</code> (`AS...</li> <li><a href="https://github.com/astral-sh/ruff/commit/7c6dcd9f2611999c449143d241c582dedf287964"><code>7c6dcd9</code></a> [ty] Add caching for pattern match narrowing (<a href="https://redirect.github.com/astral-sh/ruff/issues/25613">#25613</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/27058fc071b542bf06395ba89cabed061d313ca6"><code>27058fc</code></a> [ty] Compact retained definition and expression identities (<a href="https://redirect.github.com/astral-sh/ruff/issues/25606">#25606</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/bf80d05f007c939799f530c9e775ed9449f5b2eb"><code>bf80d05</code></a> Fix CODEOWNERS syntax (<a href="https://redirect.github.com/astral-sh/ruff/issues/25622">#25622</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/10ccd511e94a81d1e836b174f1c553a73ff3f1b3"><code>10ccd51</code></a> Shrink additional parser AST collections (<a href="https://redirect.github.com/astral-sh/ruff/issues/25465">#25465</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/0d7135f4d23e7f4d8404daed16b9ef11d14f3fb9"><code>0d7135f</code></a> [ty] Upgrade Salsa (<a href="https://redirect.github.com/astral-sh/ruff/issues/25545">#25545</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/49493a3cea83a08fa9aa143695017c816a540f1d"><code>49493a3</code></a> [ty] Show type alias value on hover (<a href="https://redirect.github.com/astral-sh/ruff/issues/25381">#25381</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/85207d3b7657a84252f266766cb0d56034dc21cc"><code>85207d3</code></a> [ty] sys.implementation.version is not sys.version_info (<a href="https://redirect.github.com/astral-sh/ruff/issues/25608">#25608</a>)</li> <li><a href="https://github.com/astral-sh/ruff/commit/a8a0614348c1fcf47fc9b666eff61a103914d520"><code>a8a0614</code></a> [ty] Avoid retaining duplicate function signatures (<a href="https://redirect.github.com/astral-sh/ruff/issues/25609">#25609</a>)</li> <li>Additional commits viewable in <a href="https://github.com/astral-sh/ruff/compare/0.15.15...0.15.16">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>
2 parents 8f91274 + 36c7f35 commit aca3e02

2 files changed

Lines changed: 31 additions & 31 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.15.14
3+
rev: v0.15.16
44
hooks:
55
- id: ruff-check
66
- id: ruff-format

uv.lock

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)