Commit 231a172
authored
Bump regex from 2025.9.18 to 2025.10.23 (#11702)
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2025.9.18
to 2025.10.23.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt">regex's
changelog</a>.</em></p>
<blockquote>
<p>Version: 2025.10.23</p>
<pre><code>'setup.py' was missing from the source distribution.
</code></pre>
<p>Version: 2025.10.22</p>
<pre><code>Fixed test in main.yml.
</code></pre>
<p>Version: 2025.10.21</p>
<pre><code>Moved tests into subfolder.
</code></pre>
<p>Version: 2025.10.20</p>
<pre><code>Re-organised files.
<p>Updated to Unicode 17.0.0.<br />
</code></pre></p>
<p>Version: 2025.9.20</p>
<pre><code>Enable free-threading support in cibuildwheel in another
place.
</code></pre>
<p>Version: 2025.9.19</p>
<pre><code>Enable free-threading support in cibuildwheel.
</code></pre>
<p>Version: 2025.9.18</p>
<pre><code>Git issue 565: Support the free-threaded build of CPython
3.13
</code></pre>
<p>Version: 2025.9.1</p>
<pre><code>Git PR 585: Fix AttributeError: 'AnyAll' object has no
attribute '_key'
</code></pre>
<p>Version: 2025.8.29</p>
<pre><code>Git issue 584: AttributeError: 'AnyAll' object has no
attribute 'positive'
</code></pre>
<p>Version: 2025.7.34</p>
<pre><code>Git issue 575: Issues with ASCII/Unicode modifiers
</code></pre>
<p>Version: 2025.7.33</p>
<pre><code>Updated main.yml and pyproject.toml.
</code></pre>
<p>Version: 2025.7.32</p>
<pre><code>Git issue 580: Regression in v2025.7.31: \P{L} no longer
matches in simple patterns
</code></pre>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mrabarnett/mrab-regex/commit/26454da3a67572197648032fe5e7f9a288fa4a0f"><code>26454da</code></a>
'setup.py' was missing from the source distribution.</li>
<li><a
href="https://github.com/mrabarnett/mrab-regex/commit/f2d31b0844789ec19123aa1b5eb19e070018a981"><code>f2d31b0</code></a>
Fixed test in main.yml.</li>
<li><a
href="https://github.com/mrabarnett/mrab-regex/commit/2fd4dc061617b317d0f760f93756a6ae742f055f"><code>2fd4dc0</code></a>
Moved tests into subfolder.</li>
<li><a
href="https://github.com/mrabarnett/mrab-regex/commit/54fa96c29247056b1e9a76eab9dafd929587bbfc"><code>54fa96c</code></a>
Re-organised files.</li>
<li><a
href="https://github.com/mrabarnett/mrab-regex/commit/4359a6a565e6725a899a4e1179c75fdad09030ae"><code>4359a6a</code></a>
Enable free-threading support in cibuildwheel in another place.</li>
<li><a
href="https://github.com/mrabarnett/mrab-regex/commit/2fe11390343743fb69afd5b43fb601a7f19255e0"><code>2fe1139</code></a>
Enable free-threading support in cibuildwheel.</li>
<li>See full diff in <a
href="https://github.com/mrabarnett/mrab-regex/compare/2025.9.18...2025.10.23">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot 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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent d7c3e1f commit 231a172
File tree
5 files changed
+5
-5
lines changed- requirements
5 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments