Skip to content

Commit

Permalink
fix(deps): bump django from 4.2.4 to 4.2.5 (#54)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.4 to 4.2.5.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/django/django/commit/b8b2f7451201f3ff60891b6ce55f177400700d7a"><code>b8b2f74</code></a>
[4.2.x] Bumped version for 4.2.5 release.</li>
<li><a
href="https://github.com/django/django/commit/9c51b4dcfa0cefcb48231f4d71cafa80821f87b9"><code>9c51b4d</code></a>
[4.2.x] Fixed CVE-2023-41164 -- Fixed potential DoS in
django.utils.encoding....</li>
<li><a
href="https://github.com/django/django/commit/acfb42752259c3f920ffd20d6eef83b3c6f75cf7"><code>acfb427</code></a>
[4.2.x] Fixed <a
href="https://redirect.github.com/django/django/issues/34803">#34803</a>
-- Fixed queryset crash when filtering againts deeply ne...</li>
<li><a
href="https://github.com/django/django/commit/55a0b9c32ebae957b95a9a55846692837e2ff39b"><code>55a0b9c</code></a>
[4.2.x] Added stub release notes and release date for 4.2.5, 4.1.11, and
3.2.21.</li>
<li><a
href="https://github.com/django/django/commit/8e8c3184496e229e26d4f8316ad8ed79f789c616"><code>8e8c318</code></a>
[4.2.x] Avoided counting exceptions in AsyncClient docs.</li>
<li><a
href="https://github.com/django/django/commit/dcb9d7a0e4b29a34c88969ab3fac8c345224c43b"><code>dcb9d7a</code></a>
[4.2.x] Improved formset docs by using a set instead of a list in the
custom ...</li>
<li><a
href="https://github.com/django/django/commit/f55b420277083f2224fe5ef82ccdea66debaa3f3"><code>f55b420</code></a>
[4.2.x] Fixed <a
href="https://redirect.github.com/django/django/issues/34781">#34781</a>
-- Updated logging ref docs for django.server's request ...</li>
<li><a
href="https://github.com/django/django/commit/46b2b08e4531012357dc359809588cbd61a38225"><code>46b2b08</code></a>
[4.2.x] Fixed <a
href="https://redirect.github.com/django/django/issues/34779">#34779</a>
-- Avoided unnecessary selection of non-nullable m2m fie...</li>
<li><a
href="https://github.com/django/django/commit/d34db6602e89387ae9ddc9ae94defe5c838acb88"><code>d34db66</code></a>
[4.2.x] Fixed <a
href="https://redirect.github.com/django/django/issues/34773">#34773</a>
-- Fixed syncing DEFAULT_FILE_STORAGE/STATICFILES_STORAG...</li>
<li><a
href="https://github.com/django/django/commit/a22aeef55551dc6827b11afcc994a342fca93453"><code>a22aeef</code></a>
[4.2.x] Fixed <a
href="https://redirect.github.com/django/django/issues/15799">#15799</a>
-- Doc'd that Storage._open() should raise FileNotFoundE...</li>
<li>Additional commits viewable in <a
href="https://github.com/django/django/compare/4.2.4...4.2.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=django&package-manager=pip&previous-version=4.2.4&new-version=4.2.5)](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>
  • Loading branch information
parisk authored Sep 5, 2023
2 parents 059626a + 39261d2 commit cd18bca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cd18bca

Please sign in to comment.