From 28a1b21d2df5643b4ec4ce34e20509479298eb8f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 11 Jul 2024 18:33:10 +0200
Subject: [PATCH] Bump wagtail from 5.2.5 to 5.2.6 (#4045)

Bumps [wagtail](https://github.com/wagtail/wagtail) from 5.2.5 to 5.2.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/wagtail/wagtail/releases">wagtail's
releases</a>.</em></p>
<blockquote>
<h2>5.2.6</h2>
<ul>
<li>Fix: CVE-2024-39317: Regular expression denial-of-service via search
query parsing (Jake Howard)</li>
<li>Fix: Fix image preview when Willow optimizers are enabled (Alex
Tomkins)</li>
<li>Maintenance: Remove django-pattern-library upper bound in testing
dependencies (Sage Abdullah)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/wagtail/wagtail/blob/main/CHANGELOG.txt">wagtail's
changelog</a>.</em></p>
<blockquote>
<p>5.2.6 (11.07.2024)</p>
<pre><code>
* Fix: CVE-2024-39317: Regular expression denial-of-service via search
query parsing (Jake Howard)
* Fix: Fix image preview when Willow optimizers are enabled (Alex
Tomkins)
* Maintenance: Remove django-pattern-library upper bound in testing
dependencies (Sage Abdullah)
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/wagtail/wagtail/commit/3ee28ee8b2554232a8854035277d442e46975b0c"><code>3ee28ee</code></a>
Fix test syntax for Python&lt;=3.11</li>
<li><a
href="https://github.com/wagtail/wagtail/commit/b8f839449e619b14bca2e91eaf9b503c898e23c5"><code>b8f8394</code></a>
Version bump to 5.2.6</li>
<li><a
href="https://github.com/wagtail/wagtail/commit/b49de41e76eacc69fc86e099aecb1e5b60594a12"><code>b49de41</code></a>
Fill in release date for 5.2.6</li>
<li><a
href="https://github.com/wagtail/wagtail/commit/68917f1c97124463dd7b2a417a36ed3ed5bc2785"><code>68917f1</code></a>
Release note for CVE-2024-39317 in 5.2.6</li>
<li><a
href="https://github.com/wagtail/wagtail/commit/31b1e8532dfb1b70d8d37d22aff9cbde9109cdf2"><code>31b1e85</code></a>
Require word boundaries before search query filters
(CVE-2024-39317)</li>
<li><a
href="https://github.com/wagtail/wagtail/commit/d398c3f38207b1de51002c5aa2246973833a54cc"><code>d398c3f</code></a>
Do not set STATICFILES_STORAGE in test settings on Django &gt;= 4.2</li>
<li><a
href="https://github.com/wagtail/wagtail/commit/fea0cde8e588cc66628592fbf26044eb59de7080"><code>fea0cde</code></a>
Install django-rest-framework 3.15.1 when testing against Django
3.2</li>
<li><a
href="https://github.com/wagtail/wagtail/commit/7f1a42ae8a91e93cb2da5f01f71d6a8a4f937906"><code>7f1a42a</code></a>
Add release notes for 5.2.6</li>
<li><a
href="https://github.com/wagtail/wagtail/commit/71e6f69a4ba84b8f1cd5f13ef9becae2e4444725"><code>71e6f69</code></a>
Remove upper bound on django-pattern-library in testing
dependencies</li>
<li><a
href="https://github.com/wagtail/wagtail/commit/67a968cb920730cc7cb839fba622d531663416b2"><code>67a968c</code></a>
Fix image preview when Willow optimizers are enabled (<a
href="https://redirect.github.com/wagtail/wagtail/issues/12047">#12047</a>)</li>
<li>See full diff in <a
href="https://github.com/wagtail/wagtail/compare/v5.2.5...v5.2.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wagtail&package-manager=pip&previous-version=5.2.5&new-version=5.2.6)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/HyphaApp/hypha/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 87070587a..bb43975ff 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -53,7 +53,7 @@ reportlab==4.0.9
 social_auth_app_django==5.4.1
 tablib==3.5.0
 tomd==0.1.3
-wagtail==5.2.5
+wagtail==5.2.6
 whitenoise==6.6.0
 xhtml2pdf==0.2.15
 xmltodict==0.13.0
-- 
GitLab