The GitHub Actions job "Required Checks" on texera.git/main has failed.
Run started by GitHub user github-merge-queue[bot] (triggered by 
github-merge-queue[bot]).

Head commit for run:
a12845e4ab389c0fc74793ce50a3b9f2467aff26 / dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
fix(deps, pyamber): bump the python-patch group in /amber with 6 updates (#6177)

Bumps the python-patch group in /amber with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [textual](https://github.com/Textualize/textual) | `8.2.7` | `8.2.8` |
| [loguru](https://github.com/Delgan/loguru) | `0.7.0` | `0.7.3` |
| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.37` |
`2.0.51` |
| [requests](https://github.com/psf/requests) | `2.34.0` | `2.34.2` |
| [wordcloud](https://github.com/amueller/word_cloud) | `1.9.3` |
`1.9.6` |
| torch | `2.12.0` | `2.12.1+cpu` |

Updates `textual` from 8.2.7 to 8.2.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Textualize/textual/releases";>textual's
releases</a>.</em></p>
<blockquote>
<h2>The more super release</h2>
<p>Fixes for extended key processing, and a crash bug for clicking the
screen padding area.</p>
<h2>[8.2.8] - 2026-06-30</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed parsing Kitty extended keys with multiple codepoints <a
href="https://redirect.github.com/Textualize/textual/pull/6592";>Textualize/textual#6592</a></li>
<li>Fixed crash when clicking in the Screen's padding <a
href="https://redirect.github.com/Textualize/textual/pull/6598";>Textualize/textual#6598</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li>super+backspace is now an alias for ctrl+u in Input and TextArea <a
href="https://redirect.github.com/Textualize/textual/pull/6594";>Textualize/textual#6594</a></li>
<li>alt+backspace (option+backspace on Mac) has the same effect as
ctrl+backspace in Input and TextArea <a
href="https://redirect.github.com/Textualize/textual/pull/6593";>Textualize/textual#6593</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Textualize/textual/blob/main/CHANGELOG.md";>textual's
changelog</a>.</em></p>
<blockquote>
<h2>[8.2.8] - 2026-06-30</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed parsing Kitty extended keys with multiple codepoints <a
href="https://redirect.github.com/Textualize/textual/pull/6592";>Textualize/textual#6592</a></li>
<li>Fixed crash when clicking in the Screen's padding <a
href="https://redirect.github.com/Textualize/textual/pull/6598";>Textualize/textual#6598</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li>super+backspace is now an alias for ctrl+u in Input and TextArea <a
href="https://redirect.github.com/Textualize/textual/pull/6594";>Textualize/textual#6594</a></li>
<li>alt+backspace (option+backspace on Mac) has the same effect as
ctrl+backspace in Input and TextArea <a
href="https://redirect.github.com/Textualize/textual/pull/6593";>Textualize/textual#6593</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Textualize/textual/commit/1d99508b928a771b51e1a527319c6b87dcff9e05";><code>1d99508</code></a>
Merge pull request <a
href="https://redirect.github.com/Textualize/textual/issues/6609";>#6609</a>
from Textualize/bump828</li>
<li><a
href="https://github.com/Textualize/textual/commit/ab36ccc741a7f6d1d10b12e1eafd8fedaa515df1";><code>ab36ccc</code></a>
Bump 8.2.8</li>
<li><a
href="https://github.com/Textualize/textual/commit/da5b7aa98717289207270ed6c9fcd68c78e54c17";><code>da5b7aa</code></a>
Merge pull request <a
href="https://redirect.github.com/Textualize/textual/issues/6598";>#6598</a>
from Textualize/screen-padding</li>
<li><a
href="https://github.com/Textualize/textual/commit/77e25d59d8c1e50d1228bbec54f1fdc8f2a3e10b";><code>77e25d5</code></a>
changelog</li>
<li><a
href="https://github.com/Textualize/textual/commit/4e592bfc7bf1d0412d0df6dabee40347b523e1b8";><code>4e592bf</code></a>
snapshots</li>
<li><a
href="https://github.com/Textualize/textual/commit/e02c6cc01461d93141e9ef5dac5a6f029c6ef616";><code>e02c6cc</code></a>
fix screen padding crash</li>
<li><a
href="https://github.com/Textualize/textual/commit/8ce58dc0287e6247f25096c3a1a7349a411cc485";><code>8ce58dc</code></a>
Merge pull request <a
href="https://redirect.github.com/Textualize/textual/issues/6592";>#6592</a>
from Textualize/kitty-codepoints</li>
<li><a
href="https://github.com/Textualize/textual/commit/fec10399fab3c75f14d36d0faa01589b8ae13408";><code>fec1039</code></a>
Merge branch 'main' into kitty-codepoints</li>
<li><a
href="https://github.com/Textualize/textual/commit/aea9d4b5529841757aead36670a8a7f75aa61ed9";><code>aea9d4b</code></a>
Merge pull request <a
href="https://redirect.github.com/Textualize/textual/issues/6594";>#6594</a>
from Textualize/super-backspace</li>
<li><a
href="https://github.com/Textualize/textual/commit/64c1f8b401889628ec40b8ea1afd67a298773831";><code>64c1f8b</code></a>
Merge branch 'main' into super-backspace</li>
<li>Additional commits viewable in <a
href="https://github.com/Textualize/textual/compare/v8.2.7...v8.2.8";>compare
view</a></li>
</ul>
</details>
<br />

Updates `loguru` from 0.7.0 to 0.7.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Delgan/loguru/releases";>loguru's
releases</a>.</em></p>
<blockquote>
<h2>0.7.3</h2>
<ul>
<li>Fix Cython incompatibility caused by the absence of underlying stack
frames, which resulted in a <code>ValueError</code> during logging (<a
href="https://redirect.github.com/Delgan/loguru/issues/88";>#88</a>).</li>
<li>Fix possible <code>RuntimeError</code> when removing all handlers
with <code>logger.remove()</code> due to thread-safety issue (<a
href="https://redirect.github.com/Delgan/loguru/issues/1183";>#1183</a>,
thanks <a
href="https://github.com/jeremyk";><code>@​jeremyk</code></a>).</li>
<li>Fix <code>diagnose=True</code> option of exception formatting not
working as expected with Python 3.13 (<a
href="https://redirect.github.com/Delgan/loguru/issues/1235";>#1235</a>,
thanks <a
href="https://github.com/etianen";><code>@​etianen</code></a>).</li>
<li>Fix non-standard level names not fully compatible with
<code>logging.Formatter()</code> (<a
href="https://redirect.github.com/Delgan/loguru/issues/1231";>#1231</a>,
thanks <a
href="https://github.com/yechielb2000";><code>@​yechielb2000</code></a>).</li>
<li>Fix inability to display a literal <code>&quot;\&quot;</code>
immediately before color markups (<a
href="https://redirect.github.com/Delgan/loguru/issues/988";>#988</a>).</li>
<li>Fix possible infinite recursion when an exception is raised from a
<code>__repr__</code> method decorated with <code>logger.catch()</code>
(<a
href="https://redirect.github.com/Delgan/loguru/issues/1044";>#1044</a>).</li>
<li>Improve performance of <code>datetime</code> formatting while
logging messages (<a
href="https://redirect.github.com/Delgan/loguru/issues/1201";>#1201</a>,
thanks <a
href="https://github.com/trim21";><code>@​trim21</code></a>).</li>
<li>Reduce startup time in the presence of installed but unused
<code>IPython</code> third-party library (<a
href="https://redirect.github.com/Delgan/loguru/issues/1001";>#1001</a>,
thanks <a
href="https://github.com/zakstucke";><code>@​zakstucke</code></a>).</li>
</ul>
<h2>0.7.2</h2>
<ul>
<li>Add support for formatting of <code>ExceptionGroup</code> errors (<a
href="https://redirect.github.com/Delgan/loguru/issues/805";>#805</a>).</li>
<li>Fix possible <code>RuntimeError</code> when using
<code>multiprocessing.set_start_method()</code> after importing the
<code>logger</code> (<a
href="https://redirect.github.com/Delgan/loguru/issues/974";>#974</a>).</li>
<li>Fix formatting of possible <code>__notes__</code> attached to an
<code>Exception</code> (<a
href="https://redirect.github.com/Delgan/loguru/issues/980";>#980</a>).</li>
</ul>
<h2>0.7.1</h2>
<ul>
<li>Add a new <code>context</code> optional argument to
<code>logger.add()</code> specifying <code>multiprocessing</code>
context (like <code>&quot;spawn&quot;</code> or
<code>&quot;fork&quot;</code>) to be used internally instead of the
default one (<a
href="https://redirect.github.com/Delgan/loguru/issues/851";>#851</a>).</li>
<li>Add support for true colors on Windows using ANSI/VT console when
available (<a
href="https://redirect.github.com/Delgan/loguru/issues/934";>#934</a>,
thanks <a
href="https://github.com/tunaflsh";><code>@​tunaflsh</code></a>).</li>
<li>Fix possible deadlock when calling <code>logger.complete()</code>
with concurrent logging of an asynchronous sink (<a
href="https://redirect.github.com/Delgan/loguru/issues/906";>#906</a>).</li>
<li>Fix file possibly rotating too early or too late when re-starting an
application around midnight (<a
href="https://redirect.github.com/Delgan/loguru/issues/894";>#894</a>).</li>
<li>Fix inverted <code>&quot;&lt;hide&gt;&quot;</code> and
<code>&quot;&lt;strike&gt;&quot;</code> color tags (<a
href="https://redirect.github.com/Delgan/loguru/issues/943";>#943</a>,
thanks <a
href="https://github.com/tunaflsh";><code>@​tunaflsh</code></a>).</li>
<li>Fix possible untraceable errors raised when logging non-unpicklable
<code>Exception</code> instances while using <code>enqueue=True</code>
(<a
href="https://redirect.github.com/Delgan/loguru/issues/329";>#329</a>).</li>
<li>Fix possible errors raised when logging non-picklable
<code>Exception</code> instances while using <code>enqueue=True</code>
(<a
href="https://redirect.github.com/Delgan/loguru/issues/342";>#342</a>,
thanks <a
href="https://github.com/ncoudene";><code>@​ncoudene</code></a>).</li>
<li>Fix missing seconds and microseconds when formatting timezone offset
that requires such accuracy (<a
href="https://redirect.github.com/Delgan/loguru/issues/961";>#961</a>).</li>
<li>Raise <code>ValueError</code> if an attempt to use nanosecond
precision for time formatting is detected (<a
href="https://redirect.github.com/Delgan/loguru/issues/855";>#855</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst";>loguru's
changelog</a>.</em></p>
<blockquote>
<h1><code>0.7.3</code>_ (2024-12-06)</h1>
<ul>
<li>Fix Cython incompatibility caused by the absence of underlying stack
frames, which resulted in a <code>ValueError</code> during logging
(<code>[#88](https://github.com/Delgan/loguru/issues/88)
&lt;https://github.com/Delgan/loguru/issues/88&gt;</code>_).</li>
<li>Fix possible <code>RuntimeError</code> when removing all handlers
with <code>logger.remove()</code> due to thread-safety issue
(<code>[#1183](https://github.com/Delgan/loguru/issues/1183)
&lt;https://github.com/Delgan/loguru/issues/1183&gt;</code><em>, thanks
<code>@jeremyk &lt;https://github.com/jeremyk&gt;</code></em>).</li>
<li>Fix <code>diagnose=True</code> option of exception formatting not
working as expected with Python 3.13
(<code>[#1235](https://github.com/Delgan/loguru/issues/1235)
&lt;https://github.com/Delgan/loguru/issues/1235&gt;</code><em>, thanks
<code>@etianen &lt;https://github.com/etianen&gt;</code></em>).</li>
<li>Fix non-standard level names not fully compatible with
<code>logging.Formatter()</code>
(<code>[#1231](https://github.com/Delgan/loguru/issues/1231)
&lt;https://github.com/Delgan/loguru/issues/1231&gt;</code><em>, thanks
<code>@yechielb2000
&lt;https://github.com/yechielb2000&gt;</code></em>).</li>
<li>Fix inability to display a literal <code>&quot;\&quot;</code>
immediately before color markups
(<code>[#988](https://github.com/Delgan/loguru/issues/988)
&lt;https://github.com/Delgan/loguru/issues/988&gt;</code>_).</li>
<li>Fix possible infinite recursion when an exception is raised from a
<code>__repr__</code> method decorated with <code>logger.catch()</code>
(<code>[#1044](https://github.com/Delgan/loguru/issues/1044)
&lt;https://github.com/Delgan/loguru/issues/1044&gt;</code>_).</li>
<li>Improve performance of <code>datetime</code> formatting while
logging messages
(<code>[#1201](https://github.com/Delgan/loguru/issues/1201)
&lt;https://github.com/Delgan/loguru/issues/1201&gt;</code><em>, thanks
<code>@trim21 &lt;https://github.com/trim21&gt;</code></em>).</li>
<li>Reduce startup time in the presence of installed but unused
<code>IPython</code> third-party library
(<code>[#1001](https://github.com/Delgan/loguru/issues/1001)
&lt;https://github.com/Delgan/loguru/issues/1001&gt;</code><em>, thanks
<code>@zakstucke &lt;https://github.com/zakstucke&gt;</code></em>).</li>
</ul>
<h1><code>0.7.2</code>_ (2023-09-11)</h1>
<ul>
<li>Add support for formatting of <code>ExceptionGroup</code> errors
(<code>[#805](https://github.com/Delgan/loguru/issues/805)
&lt;https://github.com/Delgan/loguru/issues/805&gt;</code>_).</li>
<li>Fix possible <code>RuntimeError</code> when using
<code>multiprocessing.set_start_method()</code> after importing the
<code>logger</code>
(<code>[#974](https://github.com/Delgan/loguru/issues/974)
&lt;https://github.com/Delgan/loguru/issues/974&gt;</code>_).</li>
<li>Fix formatting of possible <code>__notes__</code> attached to an
<code>Exception</code>
(<code>[#980](https://github.com/Delgan/loguru/issues/980)
&lt;https://github.com/Delgan/loguru/issues/980&gt;</code>_).</li>
</ul>
<h1><code>0.7.1</code>_ (2023-09-04)</h1>
<ul>
<li>Add a new <code>context</code> optional argument to
<code>logger.add()</code> specifying <code>multiprocessing</code>
context (like <code>&quot;spawn&quot;</code> or
<code>&quot;fork&quot;</code>) to be used internally instead of the
default one (<code>[#851](https://github.com/Delgan/loguru/issues/851)
&lt;https://github.com/Delgan/loguru/issues/851&gt;</code>_).</li>
<li>Add support for true colors on Windows using ANSI/VT console when
available (<code>[#934](https://github.com/Delgan/loguru/issues/934)
&lt;https://github.com/Delgan/loguru/issues/934&gt;</code><em>, thanks
<code>@tunaflsh &lt;https://github.com/tunaflsh&gt;</code></em>).</li>
<li>Fix possible deadlock when calling <code>logger.complete()</code>
with concurrent logging of an asynchronous sink
(<code>[#906](https://github.com/Delgan/loguru/issues/906)
&lt;https://github.com/Delgan/loguru/issues/906&gt;</code>_).</li>
<li>Fix file possibly rotating too early or too late when re-starting an
application around midnight
(<code>[#894](https://github.com/Delgan/loguru/issues/894)
&lt;https://github.com/Delgan/loguru/issues/894&gt;</code>_).</li>
<li>Fix inverted <code>&quot;&lt;hide&gt;&quot;</code> and
<code>&quot;&lt;strike&gt;&quot;</code> color tags
(<code>[#943](https://github.com/Delgan/loguru/issues/943)
&lt;https://github.com/Delgan/loguru/pull/943&gt;</code><em>, thanks
<code>@tunaflsh &lt;https://github.com/tunaflsh&gt;</code></em>).</li>
<li>Fix possible untraceable errors raised when logging non-unpicklable
<code>Exception</code> instances while using <code>enqueue=True</code>
(<code>[#329](https://github.com/Delgan/loguru/issues/329)
&lt;https://github.com/Delgan/loguru/issues/329&gt;</code>_).</li>
<li>Fix possible errors raised when logging non-picklable
<code>Exception</code> instances while using <code>enqueue=True</code>
(<code>[#342](https://github.com/Delgan/loguru/issues/342)
&lt;https://github.com/Delgan/loguru/issues/342&gt;</code><em>, thanks
<code>@ncoudene &lt;https://github.com/ncoudene&gt;</code></em>).</li>
<li>Fix missing seconds and microseconds when formatting timezone offset
that requires such accuracy
(<code>[#961](https://github.com/Delgan/loguru/issues/961)
&lt;https://github.com/Delgan/loguru/issues/961&gt;</code>_).</li>
<li>Raise <code>ValueError</code> if an attempt to use nanosecond
precision for time formatting is detected
(<code>[#855](https://github.com/Delgan/loguru/issues/855)
&lt;https://github.com/Delgan/loguru/issues/855&gt;</code>_).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Delgan/loguru/commit/ae3bfd1b85b6b4a3db535f69b975687c79498be4";><code>ae3bfd1</code></a>
Bump version to 0.7.3</li>
<li><a
href="https://github.com/Delgan/loguru/commit/ccca3566cc00c22eed8659705e45386fa2101b5d";><code>ccca356</code></a>
Replace &quot;notifiers&quot; (seems unmaintained) with
&quot;apprise&quot; in docs (<a
href="https://redirect.github.com/Delgan/loguru/issues/1251";>#1251</a>)</li>
<li><a
href="https://github.com/Delgan/loguru/commit/a372814bf79d47628e66ca9a91072f53fba032f8";><code>a372814</code></a>
Configure &quot;trusted publishing&quot; in Github workflow</li>
<li><a
href="https://github.com/Delgan/loguru/commit/633016db07e5dff63bc05dd3c4d5aa81b6190700";><code>633016d</code></a>
Use tox to define the &quot;release&quot; command</li>
<li><a
href="https://github.com/Delgan/loguru/commit/ef12cbbaf54fb2e64ca66b0a90675cdf9e8a522f";><code>ef12cbb</code></a>
Convert README from RST to MD (fix PyPI packaging)</li>
<li><a
href="https://github.com/Delgan/loguru/commit/cb3314a5af107ad175a9bafa11b1b79670e3067a";><code>cb3314a</code></a>
Add Github action to verify packaging</li>
<li><a
href="https://github.com/Delgan/loguru/commit/6161a13b79e1a3a29e922926b44f26edbcc3c06a";><code>6161a13</code></a>
Complete the &quot;Troubleshooting&quot; docs with more examples</li>
<li><a
href="https://github.com/Delgan/loguru/commit/7f5001fe46393627ced287bba2c4064442c3fd25";><code>7f5001f</code></a>
Simplify the example of dynamic handler level</li>
<li><a
href="https://github.com/Delgan/loguru/commit/2e0cd7bb5105461057c56aefb225da569882ad29";><code>2e0cd7b</code></a>
Move &quot;Introduction to logging&quot; docs to a new section</li>
<li><a
href="https://github.com/Delgan/loguru/commit/72b93d1a24d1491ce7ba752fe36c14f9570a5d63";><code>72b93d1</code></a>
Correct outdated instructions for reporting a vulnerability</li>
<li>Additional commits viewable in <a
href="https://github.com/Delgan/loguru/compare/0.7.0...0.7.3";>compare
view</a></li>
</ul>
</details>
<br />

Updates `sqlalchemy` from 2.0.37 to 2.0.51
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sqlalchemy/sqlalchemy/releases";>sqlalchemy's
releases</a>.</em></p>
<blockquote>
<h1>2.0.51</h1>
<p>Released: June 15, 2026</p>
<h2>orm</h2>
<ul>
<li>
<p><strong>[orm] [bug]</strong> Fixed issue where
<code>_orm.subqueryload()</code> combined with
<code>PropComparator.of_type()</code> and
<code>PropComparator.and_()</code> would
silently drop the additional filter criteria, causing all related
objects
to be loaded instead of only those matching the filter.  The
<code>LoaderCriteriaOption</code> was being constructed against the base
entity rather than the effective entity indicated by
<code>PropComparator.of_type()</code>. Pull request courtesy Arya
Rizky.</p>
<p>References: <a
href="https://www.sqlalchemy.org/trac/ticket/13207";>#13207</a></p>
</li>
<li>
<p><strong>[orm] [bug]</strong> Fixed bug where a failure during
<code>tpc_prepare()</code> within
<code>_orm.Session.commit()</code> for a two-phase session would raise
<code>IllegalStateChangeError</code> instead of the original database
exception. The internal <code>_prepare_impl()</code> method's error
handler
was unable to invoke <code>_orm.SessionTransaction.rollback()</code> due
to a state-change guard, preventing proper cleanup and masking the
underlying error.</p>
<p>References: <a
href="https://www.sqlalchemy.org/trac/ticket/13356";>#13356</a></p>
</li>
</ul>
<h2>engine</h2>
<ul>
<li>
<p><strong>[engine] [bug]</strong> Fixed issue where
<code>Result.freeze()</code> would lose track of ambiguous
column names present in the original <code>CursorResult</code>, causing
key-based access on the thawed result to silently return a value instead
of
raising <code>InvalidRequestError</code>.  The
<code>SimpleResultMetaData</code> now accepts and propagates ambiguous
key
information so that frozen, thawed, and pickled results raise
consistently
for duplicate column names.  Pull request courtesy Saurabh Kohli.</p>
<p>References: <a
href="https://www.sqlalchemy.org/trac/ticket/9427";>#9427</a></p>
</li>
</ul>
<h2>sql</h2>
<ul>
<li>
<p><strong>[sql] [bug]</strong> Fixed issue where
<code>_sql.StatementLambdaElement</code> would proxy
attribute access through the cached &quot;expected&quot; expression
rather than the
resolved expression, causing stale closure-bound parameter values to be
used when a lambda statement was extended with non-lambda criteria such
as
an additional <code>.where()</code> clause.  Courtesy cjc0013.</p>
<p>References: <a
href="https://www.sqlalchemy.org/trac/ticket/10827";>#10827</a></p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/sqlalchemy/sqlalchemy/commits";>compare
view</a></li>
</ul>
</details>
<br />

Updates `requests` from 2.34.0 to 2.34.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/psf/requests/releases";>requests's
releases</a>.</em></p>
<blockquote>
<h2>v2.34.2</h2>
<h2>2.34.2 (2026-05-14)</h2>
<ul>
<li>Moved <code>headers</code> input type back to <code>Mapping</code>
to avoid invariance issues with <code>MutableMapping</code> and inferred
dict types. Users calling <code>Request.headers.update()</code> may need
to narrow typing in their code. (<a
href="https://redirect.github.com/psf/requests/issues/7441";>#7441</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/psf/requests/blob/main/HISTORY.md#2342-2026-05-14";>https://github.com/psf/requests/blob/main/HISTORY.md#2342-2026-05-14</a></p>
<h2>v2.34.1</h2>
<h2>2.34.1 (2026-05-13)</h2>
<p><strong>Bugfixes</strong></p>
<ul>
<li>Widened <code>json</code> input type from <code>dict</code> and
<code>list</code> to <code>Mapping</code>
and <code>Sequence</code>. (<a
href="https://redirect.github.com/psf/requests/issues/7436";>#7436</a>)</li>
<li>Changed <code>headers</code> input type to MutableMapping and
removed <code>None</code> from
<code>Request.headers</code> typing to improve handling for users. (<a
href="https://redirect.github.com/psf/requests/issues/7431";>#7431</a>)</li>
<li><code>Response.reason</code> moved from <code>str | None</code> to
<code>str</code> to improve handling
for users. (<a
href="https://redirect.github.com/psf/requests/issues/7437";>#7437</a>)</li>
<li>Fixed a bug where some bodies with custom <code>__getattr__</code>
implementations
weren't being properly detected as Iterables. (<a
href="https://redirect.github.com/psf/requests/issues/7433";>#7433</a>)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/k223kim";><code>@​k223kim</code></a> made
their first contribution in <a
href="https://redirect.github.com/psf/requests/pull/7433";>psf/requests#7433</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/psf/requests/blob/main/HISTORY.md#2341-2026-05-13";>https://github.com/psf/requests/blob/main/HISTORY.md#2341-2026-05-13</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/psf/requests/blob/main/HISTORY.md";>requests's
changelog</a>.</em></p>
<blockquote>
<h2>2.34.2 (2026-05-14)</h2>
<ul>
<li>Moved <code>headers</code> input type back to <code>Mapping</code>
to avoid invariance issues
with <code>MutableMapping</code> and inferred dict types. Users calling
<code>Request.headers.update()</code> may need to narrow typing in their
code. (<a
href="https://redirect.github.com/psf/requests/issues/7441";>#7441</a>)</li>
</ul>
<h2>2.34.1 (2026-05-13)</h2>
<p><strong>Bugfixes</strong></p>
<ul>
<li>Widened <code>json</code> input type from <code>dict</code> and
<code>list</code> to <code>Mapping</code>
and <code>Sequence</code>. (<a
href="https://redirect.github.com/psf/requests/issues/7436";>#7436</a>)</li>
<li>Changed <code>headers</code> input type to MutableMapping and
removed <code>None</code> from
<code>Request.headers</code> typing to improve handling for users. (<a
href="https://redirect.github.com/psf/requests/issues/7431";>#7431</a>)</li>
<li><code>Response.reason</code> moved from <code>str | None</code> to
<code>str</code> to improve handling
for users. (<a
href="https://redirect.github.com/psf/requests/issues/7437";>#7437</a>)</li>
<li>Fixed a bug where some bodies with custom <code>__getattr__</code>
implementations
weren't being properly detected as Iterables. (<a
href="https://redirect.github.com/psf/requests/issues/7433";>#7433</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/psf/requests/commit/6e83187b8feb273ed4c6cdab5efd8d54901dfab3";><code>6e83187</code></a>
v2.34.2</li>
<li><a
href="https://github.com/psf/requests/commit/84d10f0be83e8f6aeca8a05230c52216431c4d0b";><code>84d10f0</code></a>
Move Request.headers back to Mapping (<a
href="https://redirect.github.com/psf/requests/issues/7441";>#7441</a>)</li>
<li><a
href="https://github.com/psf/requests/commit/b7b549b54571d03950b16afd2d01bc6ff0348224";><code>b7b549b</code></a>
v2.34.1</li>
<li><a
href="https://github.com/psf/requests/commit/e511bc72777a94c45d004e010c597925092e1efe";><code>e511bc7</code></a>
Fix mutability issues with headers input types (<a
href="https://redirect.github.com/psf/requests/issues/7431";>#7431</a>)</li>
<li><a
href="https://github.com/psf/requests/commit/5691f596134c2feb121e595c77a0178921fcce61";><code>5691f59</code></a>
Update JsonType containers to read-based collections (<a
href="https://redirect.github.com/psf/requests/issues/7436";>#7436</a>)</li>
<li><a
href="https://github.com/psf/requests/commit/2144213c307691710c9d665700860fc4993c3035";><code>2144213</code></a>
Constrain Response.reason to str (<a
href="https://redirect.github.com/psf/requests/issues/7437";>#7437</a>)</li>
<li><a
href="https://github.com/psf/requests/commit/6404f345e562d962abe6700a1c357ec1e7e18232";><code>6404f34</code></a>
Fix <code>prepare_body</code> stream detection for
<code>__getattr__</code>-based file wrappers (<a
href="https://redirect.github.com/psf/requests/issues/7";>#7</a>...</li>
<li>See full diff in <a
href="https://github.com/psf/requests/compare/v2.34.0...v2.34.2";>compare
view</a></li>
</ul>
</details>
<br />

Updates `wordcloud` from 1.9.3 to 1.9.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/amueller/word_cloud/releases";>wordcloud's
releases</a>.</em></p>
<blockquote>
<h2>1.9.6</h2>
<p>Fix support for NumPy 1.X</p>
<h2>1.9.5</h2>
<ul>
<li>Adds support for Python 3.14</li>
<li>Minimum supported Python is 3.9</li>
</ul>
<p>Install with:</p>
<pre lang="bash"><code>pip install wordcloud==1.9.5
</code></pre>
<h2>1.9.4</h2>
<ul>
<li>Adds support for Python 3.13</li>
</ul>
<p>Install with:</p>
<pre lang="bash"><code>pip install wordcloud==1.9.4
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/amueller/word_cloud/commit/93c5e4cd50c5f2c56ec7eb624a620790dab5df6c";><code>93c5e4c</code></a>
Add support for NumPy 1.X (<a
href="https://redirect.github.com/amueller/word_cloud/issues/810";>#810</a>)</li>
<li><a
href="https://github.com/amueller/word_cloud/commit/4c9313b9f1ac672fb2f8b2557566d31522ea78cb";><code>4c9313b</code></a>
Add more platforms for cibuildwheel (<a
href="https://redirect.github.com/amueller/word_cloud/issues/808";>#808</a>)</li>
<li><a
href="https://github.com/amueller/word_cloud/commit/83414e413b3a666e33da7c73df72a2046cbe1d6f";><code>83414e4</code></a>
Update cibuildwheel version to v3.3.0 to get python-3.14 wheels (<a
href="https://redirect.github.com/amueller/word_cloud/issues/804";>#804</a>)</li>
<li><a
href="https://github.com/amueller/word_cloud/commit/f52beb2515907549aa4e5f84b514740d43d406c0";><code>f52beb2</code></a>
Fix Python 3.14 support (<a
href="https://redirect.github.com/amueller/word_cloud/issues/807";>#807</a>)</li>
<li><a
href="https://github.com/amueller/word_cloud/commit/928d1526765e36e8c7b63cab26829a5d7f551f8e";><code>928d152</code></a>
Update versions for publish workflow (<a
href="https://redirect.github.com/amueller/word_cloud/issues/806";>#806</a>)</li>
<li><a
href="https://github.com/amueller/word_cloud/commit/cfc1e9f203bea06ef89a2d47650c556c4ed4336b";><code>cfc1e9f</code></a>
Update license (<a
href="https://redirect.github.com/amueller/word_cloud/issues/792";>#792</a>)</li>
<li><a
href="https://github.com/amueller/word_cloud/commit/e0c5e0c222c2f14533973a0b82acfbe4c54f746a";><code>e0c5e0c</code></a>
Bump minimum python to 3.9 (<a
href="https://redirect.github.com/amueller/word_cloud/issues/801";>#801</a>)</li>
<li><a
href="https://github.com/amueller/word_cloud/commit/c1fe79beccaa2f684e2a2051bf7d6018365b214e";><code>c1fe79b</code></a>
fix unclosed file handle (<a
href="https://redirect.github.com/amueller/word_cloud/issues/799";>#799</a>)</li>
<li><a
href="https://github.com/amueller/word_cloud/commit/e7753d4b9904a5bc6c96a4705ef43d7169572fda";><code>e7753d4</code></a>
Use ubuntu 22.04 and spread the python version between runners (<a
href="https://redirect.github.com/amueller/word_cloud/issues/795";>#795</a>)</li>
<li><a
href="https://github.com/amueller/word_cloud/commit/ec24191c64570d287032c5a4179c38237cd94043";><code>ec24191</code></a>
Update macos version in cibuildwheel (<a
href="https://redirect.github.com/amueller/word_cloud/issues/779";>#779</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/amueller/word_cloud/compare/1.9.3...1.9.6";>compare
view</a></li>
</ul>
</details>
<br />

Updates `torch` from 2.12.0 to 2.12.1+cpu


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>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yicong Huang <[email protected]>
Co-authored-by: Claude Fable 5 <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/28754436876

With regards,
GitHub Actions via GitBox

Reply via email to