Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

fix(deps): bump django from 3.2.19 to 3.2.20 #1781

Merged
merged 2 commits into from
Jul 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2023

Bumps django from 3.2.19 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.
  • See full diff 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 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.

This change is Reviewable

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 5, 2023
@faucomte97 faucomte97 changed the title build(deps): bump django from 3.2.19 to 3.2.20 fix(deps): bump django from 3.2.19 to 3.2.20 Jul 6, 2023
@faucomte97 faucomte97 enabled auto-merge (squash) July 6, 2023 10:43
@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #1781 (0cc1b79) into master (0ad292a) will increase coverage by 23.44%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1781       +/-   ##
===========================================
+ Coverage   43.99%   67.44%   +23.44%     
===========================================
  Files         177      183        +6     
  Lines        3657     3772      +115     
  Branches      155      264      +109     
===========================================
+ Hits         1609     2544      +935     
+ Misses       2043     1200      -843     
- Partials        5       28       +23     

see 38 files with indirect coverage changes

Copy link
Contributor

@faucomte97 faucomte97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1, 2 of 2 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @dependabot[bot])

@faucomte97 faucomte97 merged commit 00f010b into master Jul 6, 2023
@dependabot dependabot bot deleted the dependabot/pip/django-3.2.20 branch July 6, 2023 12:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant