Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump django from 3.2.17 to 3.2.20 #107

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps django from 3.2.17 to 3.2.20.

Commits
  • 19bc11f [3.2.x] Bumped version for 3.2.20 release.
  • 454f2fb [3.2.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator a...
  • 07cc014 [3.2.x] Added stub release notes for 3.2.20.
  • e1bbbbe [3.2.x] Fixed MultipleFileFieldTest.test_file_multiple_validation() test if P...
  • 47ef12e [3.2.x] Added CVE-2023-31047 to security archive.
  • 15f90eb [3.2.x] Post-release version bump.
  • fc42edd [3.2.x] Bumped version for 3.2.19 release.
  • eed53d0 [3.2.x] Fixed CVE-2023-31047, Fixed #31710 -- Prevented potential bypass of v...
  • 007e46d [3.2.x] Added missing backticks in docs/releases/1.7.txt.
  • a37e4d5 [3.2.x] Added stub release notes for 3.2.19.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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.

Bumps [django](https://github.com/django/django) from 3.2.17 to 3.2.20.
- [Commits](django/django@3.2.17...3.2.20)

---
updated-dependencies:
- dependency-name: django
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (389dc11) 90.30% compared to head (4e942de) 90.30%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #107   +/-   ##
=======================================
  Coverage   90.30%   90.30%           
=======================================
  Files          63       63           
  Lines        1351     1351           
=======================================
  Hits         1220     1220           
  Misses        131      131           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@akx akx merged commit 627ae7c into master Sep 19, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/django-3.2.20 branch September 19, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants